mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
CircleCI: Increase no_output_timeout to 30m
This commit is contained in:
parent
9c3d3be8bd
commit
c07aed53dd
1 changed files with 1 additions and 0 deletions
|
@ -177,6 +177,7 @@ jobs:
|
|||
echo opcache.protect_memory=1 >> /etc/php.d/opcache.ini
|
||||
- run:
|
||||
name: Test
|
||||
no_output_timeout: 30m
|
||||
command: |
|
||||
sapi/cli/php run-tests.php \
|
||||
-d zend_extension=opcache.so \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue