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 08cf4fa commit 411e077Copy full SHA for 411e077
.github/workflows/linux_cuda_wheel.yaml
@@ -62,7 +62,7 @@ jobs:
62
matrix:
63
python-version: ['3.9']
64
cuda-version: ['12.4']
65
- ffmpeg-version-for-tests: ['5.1.2', '6.1.1', '7.0.1']
+ ffmpeg-version-for-tests: ['5', '6', '7']
66
container:
67
image: "pytorch/manylinux-builder:cuda${{ matrix.cuda-version }}"
68
if: ${{ always() }}
0 commit comments