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
1 changed files with 0 additions and 1 deletions

View File

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