Skip to content

Commit 9196d42

Browse files
authored
fixup
1 parent 7c6704a commit 9196d42

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
@@ -71,7 +71,7 @@ jobs:
7171
# TODO: FFmpeg 5 on Windows segfaults in avcodec_open2() when passing
7272
# bad parameters.
7373
# See https://github.com/pytorch/torchcodec/pull/806
74-
ffmpeg-version-for-tests: ['4.4.2', '6.1.1', '7.0.1', , '8.0']
74+
ffmpeg-version-for-tests: ['4.4.2', '6.1.1', '7.0.1', '8.0']
7575
needs: build
7676
steps:
7777
- uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)