Skip to content

Commit a88f249

Browse files
committed
test: do not merge
1 parent 043f7e5 commit a88f249

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -289,9 +289,9 @@ jobs:
289289
matrix:
290290
mode: ["std"]
291291
era: ${{ fromJSON(needs.build-ubuntu-X64.outputs.eras) }}
292-
cardano_node_version: ["9.0.0", "9.1.0", "9.1.1", "9.2.0", "9.2.1"]
292+
cardano_node_version: ["9.2.0", "9.2.1"]
293293
hard_fork_latest_era_at_epoch: [0]
294-
run_id: ["#1"]
294+
run_id: ["#1", "#2", "#3", "#4", "#5"]
295295
extra_args: [""]
296296

297297
include:

0 commit comments

Comments
 (0)