chore: freeze ffmpeg on macOS-12 (#32596)

This commit is contained in:
Max Schmitt 2024-09-12 20:32:34 +02:00 committed by GitHub
parent 8e82f53ceb
commit 5e086be36b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -42,7 +42,11 @@
{ {
"name": "ffmpeg", "name": "ffmpeg",
"revision": "1010", "revision": "1010",
"installByDefault": true "installByDefault": true,
"revisionOverrides": {
"mac12": "1010",
"mac12-arm64": "1010"
}
}, },
{ {
"name": "android", "name": "android",