diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 11971228..7fb7d4c2 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -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"