Skip to content

Commit 18be50a

Browse files
committed
wip(ci): DO NOT MERGE
1 parent 3437972 commit 18be50a

1 file changed

Lines changed: 23 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,29 @@ jobs:
342342
next_era: [""]
343343
cardano_node_version: ["10.6.2", "10.7.1", "11.0.1"]
344344
hard_fork_latest_era_at_epoch: [0]
345-
run_id: ["#1"]
345+
run_id:
346+
[
347+
"#1",
348+
"#2",
349+
"#3",
350+
"#4",
351+
"#5",
352+
"#6",
353+
"#7",
354+
"#8",
355+
"#9",
356+
"#10",
357+
"#11",
358+
"#12",
359+
"#13",
360+
"#14",
361+
"#15",
362+
"#16",
363+
"#17",
364+
"#18",
365+
"#19",
366+
"#20",
367+
]
346368
extra_args:
347369
[
348370
"--aggregate-signature-type=Concatenation full --check-client-cli-snapshot-converter",

0 commit comments

Comments
 (0)