Update CI/CD to use Ubuntu 24.04 and distro FFmpeg 6.x

This commit is contained in:
2026-05-29 00:50:02 +08:00
parent 5c40a3376f
commit a3724d3ec9
4 changed files with 16 additions and 42 deletions
+1 -1
View File
@@ -191,7 +191,7 @@ list(APPEND OLIVE_LIBRARIES
list(APPEND OLIVE_LIBRARIES OfxHost)
# Link FFmpeg
find_package(FFMPEG 8.0 REQUIRED
find_package(FFMPEG 6.0 REQUIRED
COMPONENTS
avutil
avcodec