Skip to content

Commit be65f4b

Browse files
test
1 parent c6922f6 commit be65f4b

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
@@ -48,7 +48,7 @@ jobs:
4848
test-infra-repository: 'alinpahontu2912/test-infra'
4949
test-infra-ref: 'x64_windowstest'
5050
name: ${{ matrix.repository }}${{ matrix.aarch && format(' ({0})', matrix.aarch) || '' }}
51-
uses: pytorch/test-infra/.github/workflows/build_wheels_windows.yml@main
51+
uses: alinpahontu2912/test-infra/.github/workflows/build_wheels_windows.yml@x64_windowstest
5252
with:
5353
repository: ${{ matrix.repository }}
5454
ref: ""

0 commit comments

Comments
 (0)