ci: temporary removed Linux ARM build

This commit is contained in:
Fabio Di Stasio 2020-11-16 17:17:33 +01:00
parent 0805b96a75
commit db577bfef0
2 changed files with 7 additions and 7 deletions

View File

@ -39,9 +39,9 @@ jobs:
script:
- npm run build -- -p always
- stage: Deploy ARM Linux
if: tag IS present
os: linux
arch: arm64
script:
- npm run build -- --linux AppImage -p always
# - stage: Deploy ARM Linux
# if: tag IS present
# os: linux
# arch: arm64
# script:
# - npm run build -- --linux AppImage -p always

View File

@ -80,7 +80,7 @@ This is a roadmap with major features will come in near future.
#### • ARM
- [ ] Windows
- [x] Linux
- [ ] Linux
- [ ] MacOS
## Translations