1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

ci: temporary removed Linux ARM build

This commit is contained in:
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: script:
- npm run build -- -p always - npm run build -- -p always
- stage: Deploy ARM Linux # - stage: Deploy ARM Linux
if: tag IS present # if: tag IS present
os: linux # os: linux
arch: arm64 # arch: arm64
script: # script:
- npm run build -- --linux AppImage -p always # - 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 #### • ARM
- [ ] Windows - [ ] Windows
- [x] Linux - [ ] Linux
- [ ] MacOS - [ ] MacOS
## Translations ## Translations