Remove mac arm64 build

This commit is contained in:
Geomitron
2024-07-28 07:59:46 -05:00
parent 232f8ddc81
commit 324478c403

View File

@@ -26,8 +26,7 @@
{
"target": "dmg",
"arch": [
"x64",
"arm64"
"x64"
]
}
],