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 c8e53b3 commit d127ce0Copy full SHA for d127ce0
.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", "8.9.0" ]
+ cardano_node_version: [ "8.7.3", "8.8.1-pre", "8.9.0" ]
270
hard_fork_latest_era_at_epoch: [ 0,10,100 ]
271
run_id: [ "#1" ]
272
extra_args: [ "" ]
0 commit comments