try use 4 cpu for windows build
This commit is contained in:
2
.github/workflows/windows-python.yml
vendored
2
.github/workflows/windows-python.yml
vendored
@@ -89,7 +89,7 @@ jobs:
|
||||
cmake --build build
|
||||
--config Release
|
||||
--target ALL_BUILD
|
||||
-v -j2
|
||||
-v -j4
|
||||
|
||||
- name: Tests not xpress
|
||||
working-directory: ./build/
|
||||
|
||||
Reference in New Issue
Block a user