We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 33c75d9 + 9842508 commit cfc7652Copy full SHA for cfc7652
1 file changed
.circleci/config.yml
@@ -166,6 +166,7 @@ jobs:
166
`#--enable-werror`
167
- run:
168
name: make
169
+ no_output_timeout: 30m
170
command: make -j2 > /dev/null
171
172
name: make install
0 commit comments