Reduce number of jobs for windows build again

This commit is contained in:
Bronek Kozicki
2025-07-26 14:45:41 +01:00
parent 804614e2a0
commit 597de4dbb0

View File

@@ -27,7 +27,7 @@ env:
CONAN_GLOBAL_CONF: |
core.download:parallel={{os.cpu_count()}}
core.upload:parallel={{os.cpu_count()}}
tools.build:jobs=12
tools.build:jobs=6
jobs: