build: removed linux arm64 build from build process

This commit is contained in:
Fabio Di Stasio 2021-05-16 19:50:06 +02:00
parent 434711a360
commit 0e425a9c6d
1 changed files with 0 additions and 1 deletions

View File

@ -46,7 +46,6 @@
"target": "AppImage",
"arch": [
"x64",
"arm64",
"armv7l"
]
}