Skip to content

Commit 254cd21

Browse files
committed
update buildkite julia ver
1 parent c0a92f3 commit 254cd21

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.buildkite/pipeline.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
steps:
2-
- label: "Julia v1"
2+
- label: "Julia v1.10.8"
33
plugins:
4-
- JuliaCI/julia#v1:
5-
version: "1"
6-
- JuliaCI/julia-test#v1:
4+
- JuliaCI/julia#v1.10.8:
5+
version: "1.10.8"
6+
- JuliaCI/julia-test#v1.10.8:
77
coverage: false
88
agents:
99
queue: "juliagpu"

0 commit comments

Comments
 (0)