Skip to content

Commit 32f6d5b

Browse files
authored
Merge pull request #287 from rossbar/ci-more-aggressive-execution-timeout
2 parents 1a7e702 + a98d83a commit 32f6d5b

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
@@ -15,7 +15,7 @@ jobs:
1515
1616
- run:
1717
name: Build documentation
18-
no_output_timeout: 60m
18+
no_output_timeout: 5m
1919
environment:
2020
# Ensure this is same as store_artifacts path below
2121
DOCS_PATH: _build/html

0 commit comments

Comments
 (0)