We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b7a034 commit 724631cCopy full SHA for 724631c
.github/workflows/build-test-linux-x86_64.yml
@@ -15,7 +15,7 @@ on:
15
16
jobs:
17
generate-matrix:
18
- uses: pytorch/test-infra/.github/workflows/generate_binary_build_matrix.yml@main
+ uses: ./.github/workflows/generate_binary_build_matrix.yml
19
with:
20
package-type: wheel
21
os: linux
0 commit comments