Skip to content

Commit

Permalink
.github: Add Linux aarch64 deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
joaoantoniocardoso authored and patrickelectric committed Jun 7, 2024
1 parent 7cb0779 commit dd0a6eb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
- os: ubuntu-latest
TARGET: arm-unknown-linux-musleabihf

- os: ubuntu-latest
TARGET: aarch64-unknown-linux-musl

- os: ubuntu-latest
TARGET: armv7-unknown-linux-musleabihf

Expand Down

0 comments on commit dd0a6eb

Please sign in to comment.