mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-05-07 07:49:31 +03:00
build windows pipeline in parallel
This commit is contained in:
parent
a372847ccf
commit
e703bfc319
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ jobs:
|
|||
inputs:
|
||||
solution: $(BuildType)/libmimalloc.sln
|
||||
configuration: '$(MSBuildConfiguration)'
|
||||
msbuildArguments: -m
|
||||
- script: |
|
||||
cd $(BuildType)
|
||||
ctest --verbose --timeout 120
|
||||
|
|
Loading…
Add table
Reference in a new issue