mirror of
https://github.com/curl/curl.git
synced 2025-04-06 16:10:34 +08:00
CI/cirrus: reduce compile time with increased parallism
Cirrus CI VMs have 2 CPUs, let's use them also for Windows builds. Reviewed-by: Daniel Stenberg Closes #7505
This commit is contained in:
parent
5b9fedb461
commit
1390fc0977
@ -116,6 +116,7 @@ windows_task:
|
||||
env:
|
||||
CIRRUS_CLONE_DEPTH: 10
|
||||
MSYS2_PATH_TYPE: inherit
|
||||
MAKEFLAGS: -j 2
|
||||
|
||||
prepare_script: |
|
||||
%container_cmd% -l -c "cd $(echo '%cd%') && %prepare%"
|
||||
|
Loading…
x
Reference in New Issue
Block a user