We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bef95a commit 66ddd94Copy full SHA for 66ddd94
.github/actions/solaris/action.yml
@@ -79,7 +79,7 @@ runs:
79
export STACK_LIMIT_DEFAULTS_CHECK=1
80
PATH=/usr/gnu/bin:/usr/bin \
81
sapi/cli/php run-tests.php \
82
- -P -q -j2 \
+ -P -q -j1 \
83
-g FAIL,BORK,LEAK,XLEAK \
84
--no-progress \
85
--offline \
0 commit comments