8000 Merge pull request #18353 from charris/backport-18349 · numpy/numpy@730b5fe · GitHub
[go: up one dir, main page]

Skip to content

Commit 730b5fe

Browse files
authored
Merge pull request #18353 from charris/backport-18349
CI: CircleCI seems to occasionally time out, increase the limit
2 parents 9bee448 + 7f16170 commit 730b5fe

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
@@ -62,6 +62,7 @@ jobs:
6262
6363
- run:
6464
name: build devdocs
65+
no_output_timeout: 30m
6566
command: |
6667
. venv/bin/activate
6768
cd doc

0 commit comments

Comments
 (0)
0