Skip to content

Commit 89c8d7b

Browse files
committed
fix?
1 parent 88e1c72 commit 89c8d7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows_wheel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
repository: pytorch/torchcodec
4848
ref: ""
4949
test-infra-repository: pytorch/test-infra
50-
test-infra-ref: build-platform-windows
50+
test-infra-ref: main
5151
build-matrix: ${{ needs.generate-matrix.outputs.matrix }}
5252
pre-script: packaging/pre_build_script.sh
5353
# post-script: packaging/post_build_script.sh TODO: consider enabling post-build checks for Windows

0 commit comments

Comments
 (0)