Skip to content

Commit 5a7ff36

Browse files
committed
chore(ci): use Cardano node '10.5.1' in CI
1 parent b5c21e4 commit 5a7ff36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ jobs:
342342
mode: ["std"]
343343
era: ${{ fromJSON(needs.build-ubuntu.outputs.eras) }}
344344
next_era: [""]
345-
cardano_node_version: ["10.3.1", "10.4.1"]
345+
cardano_node_version: ["10.4.1", "10.5.1"]
346346
hard_fork_latest_era_at_epoch: [0]
347347
run_id: ["#1", "#2", "#3"]
348348
extra_args: [""]

0 commit comments

Comments
 (0)