Skip to content

Commit 460884d

Browse files
amdfaapetrex
authored andcommitted
Update regression_test.yml
1 parent 33d036e commit 460884d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/regression_test.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,11 @@ jobs:
3838
gpu-arch-type: "cpu"
3939
gpu-arch-version: ""
4040
- name: ROCM Nightly
41-
runs-on: linux.rocm.gpu
41+
runs-on: linux.rocm.gpu.2
4242
torch-spec: '--pre torch --index-url https://download.pytorch.org/whl/nightly/rocm6.3'
4343
gpu-arch-type: "rocm"
4444
gpu-arch-version: "6.3"
45+
4546
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
4647
with:
4748
timeout: 120

0 commit comments

Comments
 (0)