We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d59d84d commit 5b7a034Copy full SHA for 5b7a034
.github/workflows/build-test-windows.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: windows
0 commit comments