chore: freeze ffmpeg on macOS-12
This commit is contained in:
parent
ef4be6afff
commit
416e5e45eb
|
|
@ -42,7 +42,13 @@
|
|||
{
|
||||
"name": "ffmpeg",
|
||||
"revision": "1010",
|
||||
"installByDefault": true
|
||||
"installByDefault": true,
|
||||
"revisionOverrides": {
|
||||
"mac11": "1010",
|
||||
"mac11-arm64": "1010",
|
||||
"mac12": "1010",
|
||||
"mac12-arm64": "1010"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "android",
|
||||
|
|
|
|||
Loading…
Reference in a new issue