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 9f1ef6a commit 9e53838Copy full SHA for 9e53838
.github/workflows/ci.yml
@@ -342,7 +342,7 @@ jobs:
342
mode: ["std"]
343
era: ${{ fromJSON(needs.build-ubuntu.outputs.eras) }}
344
next_era: [""]
345
- cardano_node_version: ["10.4.1", "10.5.1"]
+ cardano_node_version: ["10.4.1", "10.5.3", "10.6.1"]
346
hard_fork_latest_era_at_epoch: [0]
347
run_id: ["#1", "#2", "#3"]
348
extra_args: ["--aggregate-signature-type=Concatenation"]
0 commit comments