Skip to content

Commit 1fdfb81

Browse files
committed
chore: restore support for '8.11.0-pre' in e2e tests
1 parent bd07bd1 commit 1fdfb81

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
@@ -281,7 +281,7 @@ jobs:
281281
matrix:
282282
mode: [ "std" ]
283283
era: ${{ fromJSON(needs.build-ubuntu-X64.outputs.eras) }}
284-
cardano_node_version: [ "8.9.4", "8.12.2", "8.12.0-pre" ]
284+
cardano_node_version: [ "8.9.4", "8.12.2", "8.11.0-pre", "8.12.0-pre" ]
285285
hard_fork_latest_era_at_epoch: [ 0 ]
286286
run_id: [ "#1" ]
287287
extra_args: [ "" ]

0 commit comments

Comments
 (0)