Skip to content

Commit e84a348

Browse files
authored
Update unittest-linux-cpu.yml
1 parent 2a76b3d commit e84a348

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/unittest-linux-cpu.yml

+3
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ jobs:
1616
python_version: ["3.8", "3.9", "3.10"]
1717
fail-fast: false
1818
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
19+
permissions:
20+
id-token: write
21+
contents: read
1922
with:
2023
runner: linux.12xlarge
2124
repository: pytorch/audio

0 commit comments

Comments
 (0)