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 5382d30 commit ed862adCopy full SHA for ed862ad
.github/workflows/ci.yml
@@ -265,7 +265,7 @@ jobs:
265
matrix:
266
mode: [ "std" ]
267
era: ${{ fromJSON(needs.build-ubuntu-X64.outputs.eras) }}
268
- cardano_node_version: [ "8.7.3", "8.8.1-pre", "8.9.0" ]
+ cardano_node_version: [ "8.7.3", "8.10.0-pre", "8.9.0" ]
269
hard_fork_latest_era_at_epoch: [ 0,10,100 ]
270
run_id: [ "#1" ]
271
extra_args: [ "" ]
0 commit comments