Skip to content

Commit

Permalink
Disable arm build for now
Browse files Browse the repository at this point in the history
  • Loading branch information
NeoTheThird committed Oct 10, 2020
1 parent 50adf40 commit d8cebed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Expand Up @@ -78,8 +78,6 @@ jobs:
- name: build linux
if: contains(runner.os, 'Linux')
run: |
node ./build.js -o linux -p deb -a arm64
node ./build.js -o linux -p AppImage -a arm64
node ./build.js -o linux -p deb -a x64
node ./build.js -o linux -p AppImage -a x64
Expand Down

0 comments on commit d8cebed

Please sign in to comment.