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 5348ba5 commit b0d5e11Copy full SHA for b0d5e11
.cirrus.yml
@@ -25,4 +25,4 @@ freebsd_task:
25
tests_script:
26
- export SKIP_IO_CAPTURE_TESTS=1
27
- export CI_NO_IPV6=1
28
- - sapi/cli/php run-tests.php -P -q -j1 -g FAIL,BORK,LEAK,XLEAK --offline --show-diff --show-slow 1000 --set-timeout 120 -d zend_extension=opcache.so
+ - sapi/cli/php run-tests.php -P -q -j2 -g FAIL,BORK,LEAK,XLEAK --offline --show-diff --show-slow 1000 --set-timeout 120 -d zend_extension=opcache.so
0 commit comments