Skip to content

Commit

Permalink
Merge pull request #4011 from h3poteto/remove/arm
Browse files Browse the repository at this point in the history
Remove armv7l from production build
  • Loading branch information
h3poteto authored Jan 13, 2023
2 parents bb7f91c + 0febe68 commit ef37d85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion electron-builder.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@
"target": "tar.bz2",
"arch": [
"x64",
"armv7l",
"arm64"
]
},
Expand Down

0 comments on commit ef37d85

Please sign in to comment.