Skip to content

Commit dfdf52e

Browse files
committed
Merge branch 'PHP-8.3' into PHP-8.4
* PHP-8.3: Increase CircleCI no_output_timeout
2 parents 3b9b26f + cfc7652 commit dfdf52e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .circleci/config.yml

+1
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)