Skip to content

Commit a98d83a

Browse files
committed
CI: Make CI timeout much shorter.
1 parent a19069c commit a98d83a

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)