Skip to content

Commit 9842508

Browse files
committed
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1: Increase CircleCI no_output_timeout
2 parents d6172ce + ee7fcf2 commit 9842508

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
@@ -166,6 +166,7 @@ jobs:
166166
`#--enable-werror`
167167
- run:
168168
name: make
169+
no_output_timeout: 30m
169170
command: make -j2 > /dev/null
170171
- run:
171172
name: make install

0 commit comments

Comments
 (0)