We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 151e6a7 commit 86d551aCopy full SHA for 86d551a
.github/workflows/build.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
tests:
12
- uses: pytorch/test-infra/.github/workflows/linux_job.yml@main
+ uses: pytorch/test-infra/.github/workflows/linux_job.yml@docker_workdir_priv
13
with:
14
runner: linux.12xlarge
15
repository: pytorch/pytorch.github.io
0 commit comments