Skip to content

Commit 4fe347c

Browse files
Katharine Hyattkshyatt
authored andcommitted
Set LTS version manually
1 parent e732330 commit 4fe347c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ steps:
2121
- label: "Julia LTS"
2222
plugins:
2323
- JuliaCI/julia#v1:
24-
version: "lts"
24+
version: "1.10" # "lts" isn't valid
2525
- JuliaCI/julia-test#v1: ~
2626
- JuliaCI/julia-coverage#v1:
2727
dirs:

0 commit comments

Comments
 (0)