In 43aafa4 we've limited tests to run only on FFmpeg 6 and 8 which are available in Ubuntu 24.04 and 26.04. We do support however wider range of FFmpeg versions range [6, 9]. Thus, we need to be able to validate these as well. Let's switch to build FFmpeg ourselves right in the test-torchcoec job:
CC: @eromomon
In 43aafa4 we've limited tests to run only on FFmpeg 6 and 8 which are available in Ubuntu 24.04 and 26.04. We do support however wider range of FFmpeg versions range [6, 9]. Thus, we need to be able to validate these as well. Let's switch to build FFmpeg ourselves right in the
test-torchcoecjob:torchlib-xpu/.github/workflows/ci.yml
Line 212 in 16301d6
CC: @eromomon