Skip to content

Commit ee85894

Browse files
committed
ci: increase timeout for installing snarkOS
1 parent a43b19a commit ee85894

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
@@ -366,6 +366,7 @@ commands:
366366
cache_key: << parameters.cache_key >>
367367
- run:
368368
name: "Install snarkos"
369+
no_output_timeout: 20m
369370
command: |
370371
cargo install --locked --path . --features test_network
371372
- run:

0 commit comments

Comments
 (0)