There was an error while loading. Please reload this page.
1 parent f4bec46 commit a25f4a6Copy full SHA for a25f4a6
1 file changed
.github/workflows/test_build_wheels_linux_without_cuda.yml
@@ -27,7 +27,7 @@ jobs:
27
with-rocm: disable
28
build-python-only: enable
29
generate-matrix-torchvision:
30
- uses: pytorch/test-infra/.github/workflows/generate_binary_build_matrix.yml
+ uses: ./.github/workflows/generate_binary_build_matrix.yml
31
with:
32
package-type: wheel
33
os: linux
0 commit comments