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