Skip to content

Commit c6298de

Browse files
committed
Increase output timeout from 10m default to 30m
1 parent d16a84e commit c6298de

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
@@ -23,6 +23,7 @@ jobs:
2323
- cargo-cache-v1-{{ arch }}
2424
- run:
2525
name: Build
26+
no_output_timeout: 30m
2627
command: |
2728
rustc --version --verbose
2829
cargo --version --verbose

0 commit comments

Comments
 (0)