Skip to content

Commit

Permalink
also build musl with cross
Browse files Browse the repository at this point in the history
  • Loading branch information
0xbe7a committed Jul 16, 2024
1 parent 23f3657 commit f35eae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
include:
- target: x86_64-unknown-linux-musl
os: ubuntu-latest
cross: false
cross: true
- target: aarch64-unknown-linux-musl
os: ubuntu-latest
cross: true
Expand Down

0 comments on commit f35eae3

Please sign in to comment.