Skip to content

Commit 18b521c

Browse files
committed
fix: add Cardano node '8.9.0' test case in e2e test in CI
1 parent 8bd96c7 commit 18b521c

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
@@ -266,7 +266,7 @@ jobs:
266266
matrix:
267267
mode: [ "std" ]
268268
era: ${{ fromJSON(needs.build-ubuntu-X64.outputs.eras) }}
269-
cardano_node_version: [ "8.7.3", "8.8.0-pre" ]
269+
cardano_node_version: [ "8.7.3", "8.8.0-pre", "8.9.0" ]
270270
hard_fork_latest_era_at_epoch: [ 0,10,100 ]
271271
run_id: [ "#1" ]
272272
extra_args: [ "" ]

0 commit comments

Comments
 (0)