Skip to content

Commit

Permalink
Removed arm64 builds from github actions since they're trash
Browse files Browse the repository at this point in the history
  • Loading branch information
moloch-- committed Feb 17, 2021
1 parent d2ec4a0 commit f39a2b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/autorelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,8 @@ jobs:
- name: Make AMD64
run: make macos

- name: Make ARM64
run: make macos-arm64
# - name: Make ARM64
# run: make macos-arm64

- name: MacOS Artifacts
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit f39a2b2

Please sign in to comment.