We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88e1c72 commit 89c8d7bCopy full SHA for 89c8d7b
.github/workflows/windows_wheel.yaml
@@ -47,7 +47,7 @@ jobs:
47
repository: pytorch/torchcodec
48
ref: ""
49
test-infra-repository: pytorch/test-infra
50
- test-infra-ref: build-platform-windows
+ test-infra-ref: main
51
build-matrix: ${{ needs.generate-matrix.outputs.matrix }}
52
pre-script: packaging/pre_build_script.sh
53
# post-script: packaging/post_build_script.sh TODO: consider enabling post-build checks for Windows
0 commit comments