Skip to content

Commit

Permalink
chore: update cargo versions, add linux_arm64 in github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
fioncat committed Jan 21, 2025
1 parent f354fea commit c8b2944
Show file tree
Hide file tree
Showing 3 changed files with 160 additions and 207 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
include:
- os: ubuntu-latest
target: x86_64-unknown-linux-musl
- os: ubuntu-latest
target: aarch64-unknown-linux-musl
- os: macos-latest
target: aarch64-apple-darwin

Expand Down
Loading

0 comments on commit c8b2944

Please sign in to comment.