We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6649421 commit 85b2493Copy full SHA for 85b2493
.github/workflows/integration-test.yml
@@ -22,7 +22,7 @@ on:
22
23
env:
24
GIT_SUBMODULE_STRATEGY: recursive
25
- NPROC: 1 # default Parallel build number for GitHub's Linux runner
+ NPROC: 4 # default Parallel build number for GitHub's Linux runner
26
EXAMPLES_ENABLE: OFF # turn off hybridse's example code
27
HYBRIDSE_TESTING_ENABLE: OFF # turn off hybridse's test code
28
0 commit comments