Skip building x64/arm64 dmg for macOS

This commit is contained in:
Fedor Indutny
2025-03-18 10:49:46 -07:00
committed by GitHub
parent 1ecbfa0334
commit 4f54ee2732

View File

@@ -441,8 +441,6 @@
{
"target": "dmg",
"arch": [
"x64",
"arm64",
"universal"
]
}