Skip to content

Commit ed862ad

Browse files
committed
feat: activate Cardano '8.10.0-pre' for e2e test in CI
Replacing the version '8.8.1-pre'.
1 parent 5382d30 commit ed862ad

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

0 commit comments

Comments
 (0)