Skip to content

Commit f93ef42

Browse files
committed
chore(ci): use Cardano node '10.4.1' in CI
1 parent 26f6a37 commit f93ef42

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
@@ -317,7 +317,7 @@ jobs:
317317
mode: ["std"]
318318
era: ${{ fromJSON(needs.build-ubuntu-X64.outputs.eras) }}
319319
next_era: [""]
320-
cardano_node_version: ["10.2.1", "10.3.1"]
320+
cardano_node_version: ["10.3.1", "10.4.1"]
321321
hard_fork_latest_era_at_epoch: [0]
322322
run_id: ["#1", "#2", "#3"]
323323
extra_args: [""]

0 commit comments

Comments
 (0)