Skip to content

Commit

Permalink
Removing auto-build of ARM mac
Browse files Browse the repository at this point in the history
  • Loading branch information
phayes committed Jul 10, 2023
1 parent 01c9dc3 commit ddc1e2e
Show file tree
Hide file tree
Showing 2 changed files with 825 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ jobs:
- target: x86_64-apple-darwin
archive: tar.gz
name: x86_64-apple-darwin
- target: aarch64-apple-darwin
archive: tar.gz
name: aarch64-apple-darwin
runs-on: ubuntu-latest
steps:
- name: Clone test repository
Expand Down
Loading

0 comments on commit ddc1e2e

Please sign in to comment.