Add FFmpeg 7 build to macOS CI job

This commit is contained in:
FreezyLemon 2024-04-30 15:34:05 +02:00 committed by Josh Holmer
parent 4953bc22ed
commit a4e4aedc13

View File

@ -69,7 +69,7 @@ jobs:
runs-on: macos-latest runs-on: macos-latest
strategy: strategy:
matrix: matrix:
ffmpeg_version: ["4", "5", "6"] ffmpeg_version: ["4", "5", "6", "7"]
fail-fast: false fail-fast: false
env: env: