Skip to content

Commit bef9d17

Browse files
authored
Update regression_test.yml
1 parent 0b83758 commit bef9d17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/regression_test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
gpu-arch-version: ""
3636
- name: ROCM Nightly
3737
runs-on: linux.rocm.gpu.torchao
38+
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
3839
torch-spec: '--pre torch --index-url https://download.pytorch.org/whl/nightly/rocm6.3'
3940
gpu-arch-type: "rocm"
4041
gpu-arch-version: "6.3"

0 commit comments

Comments
 (0)