Skip to content

Commit eddc9cb

Browse files
authored
Use Buildkite v1 plugins.
[skip ci]
1 parent 48c9138 commit eddc9cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.buildkite/pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
steps:
22
- label: "GPU integration"
33
plugins:
4-
- JuliaCI/julia#v0.5:
4+
- JuliaCI/julia#v1:
55
version: '1.5'
6-
- JuliaCI/julia-test#v0.3: ~
6+
- JuliaCI/julia-test#v1: ~
77
agents:
88
queue: "juliagpu"
99
cuda: "*"

0 commit comments

Comments
 (0)