Add FFmpeg 7 build to macOS CI job
This commit is contained in:
parent
4953bc22ed
commit
a4e4aedc13
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -69,7 +69,7 @@ jobs:
|
||||
runs-on: macos-latest
|
||||
strategy:
|
||||
matrix:
|
||||
ffmpeg_version: ["4", "5", "6"]
|
||||
ffmpeg_version: ["4", "5", "6", "7"]
|
||||
fail-fast: false
|
||||
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user