1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2024-12-27 09:14:44 +01:00

Remove armv7l from production build

This commit is contained in:
AkiraFukushima 2023-01-13 21:57:06 +09:00
parent bb7f91c70c
commit 0febe689f9
No known key found for this signature in database
GPG Key ID: B6E51BAC4DE1A957

View File

@ -81,7 +81,6 @@
"target": "tar.bz2", "target": "tar.bz2",
"arch": [ "arch": [
"x64", "x64",
"armv7l",
"arm64" "arm64"
] ]
}, },