Skip to content

Commit 3e1cca0

Browse files
committed
feat: activate Cardano node version '9.1.0' in e2e test in CI
1 parent 6d68474 commit 3e1cca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ jobs:
289289
matrix:
290290
mode: ["std"]
291291
era: ${{ fromJSON(needs.build-ubuntu-X64.outputs.eras) }}
292-
cardano_node_version: ["8.9.4", "8.12.2", "9.0.0", "8.12.0-pre"]
292+
cardano_node_version: ["8.9.4", "8.12.2", "9.0.0", "9.1.0"]
293293
hard_fork_latest_era_at_epoch: [0]
294294
run_id: ["#1"]
295295
extra_args: [""]

0 commit comments

Comments
 (0)