Skip to content

Commit 8bad039

Browse files
committed
Merge branch 'PHP-8.2' into PHP-8.3
* PHP-8.2: CircleCI: Increase no_output_timeout to 30m
2 parents b35e0c3 + c07aed5 commit 8bad039

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
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)