Skip to content

Commit 4b025ce

Browse files
committed
Test reducing number of thread for full compilation
1 parent 0678e05 commit 4b025ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/env/sofa-ci-dev-ubuntu2204-2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
export VM_HAS_REQUIRED_LIBS="true"
1616

17-
export VM_MAKE_OPTIONS="-j7"
17+
export VM_MAKE_OPTIONS="-j5"
1818

1919
export VM_MAX_PARALLEL_TESTS="7"
2020

0 commit comments

Comments
 (0)