Skip to content

Commit 2862302

Browse files
committed
Merge branch 'PHP-8.4'
* PHP-8.4: Increase CircleCI no_output_timeout
2 parents 94f3272 + dfdf52e commit 2862302

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
@@ -153,6 +153,7 @@ jobs:
153153
`#--enable-werror`
154154
- run:
155155
name: make
156+
no_output_timeout: 30m
156157
command: make -j2 > /dev/null
157158
- run:
158159
name: make install

0 commit comments

Comments
 (0)