Revert "build zip for mac (for autoupgrade)"

This reverts commit 6388129e27.
This commit is contained in:
SPRINX0\prochazka
2025-02-14 14:27:19 +01:00
parent 7c0de7b634
commit 5fa6cf8eca

View File

@@ -33,23 +33,14 @@
"repo": "dbgate" "repo": "dbgate"
} }
], ],
"target": [ "target": {
{ "target": "default",
"target": "default", "arch": [
"arch": [ "universal",
"universal", "x64",
"x64", "arm64"
"arm64" ]
] },
},
{
"target": "zip",
"arch": [
"x64",
"arm64"
]
}
],
"notarize": true "notarize": true
}, },
"linux": { "linux": {