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 6fe30de commit a0fde5cCopy full SHA for a0fde5c
.github/workflows/ci.yml
@@ -271,7 +271,7 @@ jobs:
271
matrix:
272
mode: [ "std" ]
273
era: ${{ fromJSON(needs.build-ubuntu-X64.outputs.eras) }}
274
- cardano_node_version: [ "8.7.3", "8.10.0-pre", "8.9.0" ]
+ cardano_node_version: [ "8.7.3", "8.9.0", "8.11.0-pre" ]
275
hard_fork_latest_era_at_epoch: [ 0,10,100 ]
276
run_id: [ "#1" ]
277
extra_args: [ "" ]
0 commit comments