Skip to content

Commit 66ddd94

Browse files
committed
only 1 job for tests
1 parent 8bef95a commit 66ddd94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/solaris/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ runs:
7979
export STACK_LIMIT_DEFAULTS_CHECK=1
8080
PATH=/usr/gnu/bin:/usr/bin \
8181
sapi/cli/php run-tests.php \
82-
-P -q -j2 \
82+
-P -q -j1 \
8383
-g FAIL,BORK,LEAK,XLEAK \
8484
--no-progress \
8585
--offline \

0 commit comments

Comments
 (0)