diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 963eb619b..73121253c 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -22,7 +22,7 @@ steps: agents: queue: "juliagpu" rocm: "*" - rocmgpu: "gfx908" + rocmgpu: "*" env: JULIA_AMDGPU_CORE_MUST_LOAD: "1" JULIA_AMDGPU_HIP_MUST_LOAD: "1"