reduce parallel jobs to 2

This commit is contained in:
Andrea Sgattoni
2023-10-30 18:42:25 +01:00
parent 528ec991f5
commit 11edd4cb71
3 changed files with 3 additions and 3 deletions

View File

@@ -85,7 +85,7 @@ jobs:
cmake --build build
--config Release
--target ALL_BUILD
-v -j4
-v -j2
- name: Tests not xpress
working-directory: ./build/