Skip to content

Commit

Permalink
ci: disable arm deb target
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabio286 committed May 1, 2023
1 parent 3ddfd6b commit 1bf54a6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,7 @@
{
"target": "deb",
"arch": [
"x64",
"armv7l",
"arm64"
"x64"
]
},
{
Expand Down

0 comments on commit 1bf54a6

Please sign in to comment.