Skip to content

Commit a7a021d

Browse files
amdfaapetrex
authored andcommitted
Update regression_test.yml
1 parent 01bab42 commit a7a021d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/regression_test.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,9 @@ jobs:
3838
torch-spec: '--pre torch --index-url https://download.pytorch.org/whl/nightly/rocm6.3'
3939
gpu-arch-type: "rocm"
4040
gpu-arch-version: "6.3"
41-
41+
permissions:
42+
id-token: write
43+
contents: read
4244
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
4345
with:
4446
timeout: 120

0 commit comments

Comments
 (0)