We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77a5422 commit 2bdd549Copy full SHA for 2bdd549
.github/workflows/build.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
tests:
11
- uses: pytorch/test-infra/.github/workflows/linux_job.yml@main
+ uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
12
secrets: inherit
13
with:
14
runner: linux.12xlarge
0 commit comments