Skip to content

Commit

Permalink
ci: release binaries for aarch64-unknown-linux-musl
Browse files Browse the repository at this point in the history
  • Loading branch information
Banyc committed May 1, 2024
1 parent 75eafb6 commit 7b32339
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
strategy:
matrix:
include:
- target: aarch64-unknown-linux-musl
os: ubuntu-latest
- target: x86_64-unknown-linux-musl
os: ubuntu-latest
- target: aarch64-apple-darwin
Expand Down

0 comments on commit 7b32339

Please sign in to comment.