Merge pull request #3639 from h3poteto/feat/stop-i132

Stop building linux ia32 build because Electron 19 does not support it
This commit is contained in:
AkiraFukushima 2022-09-09 00:20:29 +09:00 committed by GitHub
commit b5e58fb44c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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