We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3f3111 commit 64cf82eCopy full SHA for 64cf82e
.github/workflows/build-wheels-linux.yml
@@ -24,7 +24,7 @@ on:
24
25
jobs:
26
generate-matrix:
27
- uses: pytorch/test-infra/.github/workflows/generate_binary_build_matrix.yml@main
+ uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
28
with:
29
package-type: wheel
30
os: linux
0 commit comments