diff --git a/.github/workflows/regression_test_rocm.yml b/.github/workflows/regression_test_rocm.yml index a9fdb68c13..3f63dc0eee 100644 --- a/.github/workflows/regression_test_rocm.yml +++ b/.github/workflows/regression_test_rocm.yml @@ -21,7 +21,7 @@ jobs: matrix: include: - name: ROCM Nightly - runs-on: linux.rocm.gpu.gfx942.2 + runs-on: linux.rocm.gpu.gfx942.1.a torch-spec: '--pre torch --index-url https://download.pytorch.org/whl/nightly/rocm6.3' gpu-arch-type: "rocm" gpu-arch-version: "6.3"