Skip to content

Commit 411e077

Browse files
committed
.
1 parent 08cf4fa commit 411e077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux_cuda_wheel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
matrix:
6363
python-version: ['3.9']
6464
cuda-version: ['12.4']
65-
ffmpeg-version-for-tests: ['5.1.2', '6.1.1', '7.0.1']
65+
ffmpeg-version-for-tests: ['5', '6', '7']
6666
container:
6767
image: "pytorch/manylinux-builder:cuda${{ matrix.cuda-version }}"
6868
if: ${{ always() }}

0 commit comments

Comments
 (0)