1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2024-12-28 01:32:15 +01:00

Stop building linux ia32 build because Electron 19 does not support it

This commit is contained in:
AkiraFukushima 2022-09-09 00:13:21 +09:00
parent 02ea3f504a
commit 01318347c9
No known key found for this signature in database
GPG Key ID: B6E51BAC4DE1A957

View File

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