Skip to content

Commit 09e1d51

Browse files
committed
ci(timeout): give more than 30m to generate a single Groth parameter + key set
1 parent 035d83b commit 09e1d51

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
@@ -167,7 +167,7 @@ commands:
167167
- run:
168168
name: Obtain filecoin groth parameters
169169
command: ./paramcache --params-for-sector-sizes=1024
170-
no_output_timeout: 30m
170+
no_output_timeout: 60m
171171
build_project:
172172
steps:
173173
- run:

0 commit comments

Comments
 (0)