Deprecate macOS Catalina

This commit is contained in:
Fedor Indutny
2024-10-18 11:54:17 -07:00
committed by GitHub
parent 8582bf0d78
commit 902c1f4634
+1 -1
View File
@@ -389,7 +389,7 @@
"mergeASARs": true,
"releaseInfo": {
"vendor": {
"minOSVersion": "19.0.0"
"minOSVersion": "20.0.0"
}
},
"sign": "./ts/scripts/sign-macos.js",