Skip to content

Commit 0d1349b

Browse files
committed
migrate to v2
1 parent e70fc97 commit 0d1349b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/pull.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,10 @@ jobs:
443443
# Compile only as weight sharing is not applicable on x86
444444
test-static-llama-size-qnn-linux:
445445
name: test-static-llama-runner-qnn-linux
446-
uses: pytorch/test-infra/.github/workflows/linux_job.yml@main
446+
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
447+
permissions:
448+
id-token: write
449+
contents: read
447450
strategy:
448451
fail-fast: false
449452
with:

0 commit comments

Comments
 (0)