Skip to content

Commit

Permalink
chore: remove aarch64-apple-darwin build
Browse files Browse the repository at this point in the history
  • Loading branch information
LynMoe committed Dec 21, 2023
1 parent 51abe7f commit 6557af4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
archive: tar.gz
- target: x86_64-apple-darwin
archive: tar.gz
- target: aarch64-apple-darwin
archive: tar.gz
steps:
- uses: actions/checkout@master
- name: Compile and release
Expand Down

0 comments on commit 6557af4

Please sign in to comment.