Skip to content

Commit 3a41dc8

Browse files
committed
Merge branch 'PHP-8.3'
* PHP-8.3: CircleCI: Increase no_output_timeout to 30m
2 parents 384a476 + 8bad039 commit 3a41dc8

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
@@ -176,6 +176,7 @@ jobs:
176176
echo opcache.protect_memory=1 >> /etc/php.d/opcache.ini
177177
- run:
178178
name: Test
179+
no_output_timeout: 30m
179180
command: |
180181
sapi/cli/php run-tests.php \
181182
-d zend_extension=opcache.so \

0 commit comments

Comments
 (0)