Skip to content

Commit

Permalink
Add aarch64 to releases
Browse files Browse the repository at this point in the history
  • Loading branch information
bigfootjon authored Dec 4, 2024
1 parent 9f8fcc2 commit be21010
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/upload-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ jobs:
os: ubuntu-latest
rust: nightly
target: x86_64-unknown-linux-gnu
- build: macos-aarch64
os: macos-latest
rust: nightly
target: aarch64-apple-darwin
- build: macos-x86_64
os: macos-latest
rust: nightly
Expand Down

0 comments on commit be21010

Please sign in to comment.