diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index ee85be538..ec4180986 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -6,6 +6,5 @@ steps: command: | julia ./DifferentiationInterface/test/GPU/CUDA/main.jl agents: - queue: "juliagpu" - cuda: "*" + queue: "cuda" timeout_in_minutes: 60