Skip to content

Commit 9f9793f

Browse files
use correct workflow file
1 parent 3cec5e9 commit 9f9793f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheels-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
package-name: torchvision
6464
python-version: 3.12
6565
name: ${{ matrix.repository }}-x64-test
66-
uses: alinpahontu2912/test-infra/.github/workflows/build_wheels_windows_x64_test.yml@x64windows_test
66+
uses: alinpahontu2912/test-infra/.github/workflows/build_wheels_windows.yml@x64windows_test
6767
with:
6868
repository: ${{ matrix.repository }}
6969
ref: ""

0 commit comments

Comments
 (0)