Skip to content

Commit cc4c1dd

Browse files
committed
CI: even larger timeout
1 parent 1ae96d6 commit cc4c1dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
- run:
4141
name: Build documentation
42-
no_output_timeout: 30m
42+
no_output_timeout: 60m
4343
environment:
4444
# Ensure this is same as store_artifacts path below
4545
DOCS_PATH: _build/html

0 commit comments

Comments
 (0)