Skip to content

Commit c07aed5

Browse files
committed
CircleCI: Increase no_output_timeout to 30m
1 parent 9c3d3be commit c07aed5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ jobs:
177177
echo opcache.protect_memory=1 >> /etc/php.d/opcache.ini
178178
- run:
179179
name: Test
180+
no_output_timeout: 30m
180181
command: |
181182
sapi/cli/php run-tests.php \
182183
-d zend_extension=opcache.so \

0 commit comments

Comments
 (0)