Skip to content

Commit fd16fc1

Browse files
committed
chore: remove Cardano '8.11.0-pre' in CI
1 parent 1252ab8 commit fd16fc1

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
@@ -290,7 +290,7 @@ jobs:
290290
mode: ["std"]
291291
era: ${{ fromJSON(needs.build-ubuntu-X64.outputs.eras) }}
292292
cardano_node_version:
293-
["8.9.4", "8.12.2", "9.0.0", "8.11.0-pre", "8.12.0-pre"]
293+
["8.9.4", "8.12.2", "9.0.0", "8.12.0-pre"]
294294
hard_fork_latest_era_at_epoch: [0]
295295
run_id: ["#1"]
296296
extra_args: [""]

0 commit comments

Comments
 (0)