Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3e2406a

Browse files
authored
Merge pull request #18349 from seberg/circle-ci-timeout
CI: CircleCI seems to occasionally time out, increase the limit
2 parents 8742209 + 9e9d3e5 commit 3e2406a

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)