Skip to content

Commit

Permalink
ci(timeout): give more than 30m to generate a single Groth parameter …
Browse files Browse the repository at this point in the history
…+ key set
  • Loading branch information
laser committed Nov 27, 2019
1 parent 035d83b commit 09e1d51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ commands:
- run:
name: Obtain filecoin groth parameters
command: ./paramcache --params-for-sector-sizes=1024
no_output_timeout: 30m
no_output_timeout: 60m
build_project:
steps:
- run:
Expand Down

0 comments on commit 09e1d51

Please sign in to comment.