Skip to content

Commit

Permalink
Use Buildkite v1 plugins.
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
maleadt committed Feb 2, 2021
1 parent 5f2e873 commit 16ce912
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
steps:
- label: "Julia 1"
plugins:
- JuliaCI/julia#v0.6:
version: "1.5"
- JuliaCI/julia-test#v0.3:
# - JuliaCI/julia-coverage#v0.3:
- JuliaCI/julia#v1:
version: "1"
- JuliaCI/julia-test#v1:
# - JuliaCI/julia-coverage#v1:
# codecov: true
agents:
queue: "juliagpu"
Expand Down

0 comments on commit 16ce912

Please sign in to comment.