Skip to content

Commit 8b21af7

Browse files
committed
fix(ci): updated parameters after rebase
1 parent bd35f9d commit 8b21af7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ jobs:
402402
extra_args:
403403
[
404404
"--aggregate-signature-type=Concatenation",
405-
"--aggregate-signature-type=Snark --cardano-epoch-length=10 --cardano-slot-length=1.0 --mithril-run-interval 500",
405+
"--aggregate-signature-type=Snark --cardano-epoch-length=30 --cardano-slot-length=1.0 --mithril-run-interval 500",
406406
]
407407
steps:
408408
- name: Checkout sources

0 commit comments

Comments
 (0)