Skip to content

Commit 2140ad6

Browse files
authored
Use Buildkite v1 plugins.
[skip ci]
1 parent 8c71b48 commit 2140ad6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.buildkite/pipeline.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
steps:
22
- label: "Julia 1"
33
plugins:
4-
- JuliaCI/julia#v0.6:
4+
- JuliaCI/julia#v1:
55
version: "1.5"
6-
- JuliaCI/julia-test#v0.3:
7-
# - JuliaCI/julia-coverage#v0.3:
6+
- JuliaCI/julia-test#v1:
7+
# - JuliaCI/julia-coverage#v1:
88
# codecov: true
99
agents:
1010
queue: "juliagpu"

0 commit comments

Comments
 (0)