Skip to content

Commit

Permalink
arm64 musl
Browse files Browse the repository at this point in the history
  • Loading branch information
C10udburst committed Jul 10, 2023
1 parent 7a513ce commit f4164de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
include:
- arch: amd64
cross: false
target: x86_64-unknown-linux-gnu
target: x86_64-unknown-linux-musl
- arch: arm64
cross: true
target: aarch64-unknown-linux-musl
Expand Down

0 comments on commit f4164de

Please sign in to comment.