Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
THMonster committed Oct 13, 2023
1 parent 0e118ae commit d415a94
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@ jobs:
rust: stable
cross: true
target: aarch64-unknown-linux-musl
- build: aarch64-android
os: ubuntu-latest
rust: stable
cross: true
target: aarch64-linux-android
- build: amd64
os: ubuntu-latest
rust: stable
Expand Down

0 comments on commit d415a94

Please sign in to comment.