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 8bbf6e3 commit d1dff81Copy full SHA for d1dff81
.github/workflows/windows_wheel.yaml
@@ -44,7 +44,7 @@ jobs:
44
strategy:
45
fail-fast: false
46
name: Build and Upload Windows wheel
47
- uses: pytorch/test-infra/.github/workflows/build_wheels_linux.yml@release/2.8
+ uses: pytorch/test-infra/.github/workflows/build_wheels_windows.yml@release/2.8
48
with:
49
repository: pytorch/torchcodec
50
ref: ""
0 commit comments