File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -44,12 +44,12 @@ jobs:
44
44
strategy :
45
45
fail-fast : false
46
46
name : Build and Upload Windows wheel
47
- uses : pytorch /test-infra/.github/workflows/build_wheels_windows.yml@release/2.8
47
+ uses : nicolashug /test-infra/.github/workflows/build_wheels_windows.yml@release28windows
48
48
with :
49
49
repository : pytorch/torchcodec
50
50
ref : " "
51
- test-infra-repository : pytorch /test-infra
52
- test-infra-ref : release/2.8
51
+ test-infra-repository : nicolashug /test-infra
52
+ test-infra-ref : release28windows
53
53
build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
54
54
pre-script : packaging/pre_build_script.sh
55
55
# post-script: packaging/post_build_script.sh TODO: consider enabling post-build checks for Windows
Original file line number Diff line number Diff line change 1
- 0.7.0
1
+ 0.7.0
You can’t perform that action at this time.
0 commit comments