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 6d68474 commit 3e1cca0Copy full SHA for 3e1cca0
.github/workflows/ci.yml
@@ -289,7 +289,7 @@ jobs:
289
matrix:
290
mode: ["std"]
291
era: ${{ fromJSON(needs.build-ubuntu-X64.outputs.eras) }}
292
- cardano_node_version: ["8.9.4", "8.12.2", "9.0.0", "8.12.0-pre"]
+ cardano_node_version: ["8.9.4", "8.12.2", "9.0.0", "9.1.0"]
293
hard_fork_latest_era_at_epoch: [0]
294
run_id: ["#1"]
295
extra_args: [""]
0 commit comments