Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit 16ce912

Browse files
authored
Use Buildkite v1 plugins.
[skip ci]
1 parent 5f2e873 commit 16ce912

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,10 +1,10 @@
11
steps:
22
- label: "Julia 1"
33
plugins:
4-
- JuliaCI/julia#v0.6:
5-
version: "1.5"
6-
- JuliaCI/julia-test#v0.3:
7-
# - JuliaCI/julia-coverage#v0.3:
4+
- JuliaCI/julia#v1:
5+
version: "1"
6+
- JuliaCI/julia-test#v1:
7+
# - JuliaCI/julia-coverage#v1:
88
# codecov: true
99
agents:
1010
queue: "juliagpu"

0 commit comments

Comments
 (0)