chore: freeze ffmpeg on macOS-12 (#32596)
This commit is contained in:
parent
8e82f53ceb
commit
5e086be36b
|
|
@ -42,7 +42,11 @@
|
|||
{
|
||||
"name": "ffmpeg",
|
||||
"revision": "1010",
|
||||
"installByDefault": true
|
||||
"installByDefault": true,
|
||||
"revisionOverrides": {
|
||||
"mac12": "1010",
|
||||
"mac12-arm64": "1010"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "android",
|
||||
|
|
|
|||
Loading…
Reference in a new issue