diff --git a/.buildkite/pipeline.yaml b/.buildkite/pipeline.yaml index ba91bb249..b43df6bb2 100644 --- a/.buildkite/pipeline.yaml +++ b/.buildkite/pipeline.yaml @@ -184,13 +184,6 @@ steps: - make cos-gpu-all-tests agents: queue: cos-canary-gpu - - <<: *common - <<: *source_test_continuous - label: ":male_supervillain: COS GPU Tests (Default)" - commands: - - make cos-gpu-all-tests - agents: - queue: cos-canary-gpu-default - <<: *common <<: *source_test_continuous label: ":screwdriver: All GPU Drivers Test"