diff --git a/.buildkite/pipeline.yaml b/.buildkite/pipeline.yaml index 6bf0f9680..3c6f4edeb 100644 --- a/.buildkite/pipeline.yaml +++ b/.buildkite/pipeline.yaml @@ -178,11 +178,10 @@ steps: agents: queue: gpu - <<: *common - <<: *source_test + <<: *source_test_continuous label: ":screwdriver: All GPU Drivers Test" commands: - tools/gpu/all_drivers_test.sh - if: build.branch == "master" agents: queue: gpu # Release workflow.