We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd07bd1 commit 1fdfb81Copy full SHA for 1fdfb81
.github/workflows/ci.yml
@@ -281,7 +281,7 @@ jobs:
281
matrix:
282
mode: [ "std" ]
283
era: ${{ fromJSON(needs.build-ubuntu-X64.outputs.eras) }}
284
- cardano_node_version: [ "8.9.4", "8.12.2", "8.12.0-pre" ]
+ cardano_node_version: [ "8.9.4", "8.12.2", "8.11.0-pre", "8.12.0-pre" ]
285
hard_fork_latest_era_at_epoch: [ 0 ]
286
run_id: [ "#1" ]
287
extra_args: [ "" ]
0 commit comments