Skip to content

Commit

Permalink
MF arm
Browse files Browse the repository at this point in the history
  • Loading branch information
daggy1234 authored Jun 6, 2021
1 parent ed2a6c2 commit 7da7af2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
arch:
- { target: aarch64-unknown-linux-gnu, use-cross: true }
- { target: i686-unknown-linux-gnu, use-cross: true }
- { target: arm-unknown-linux-gnueabihf, use-cross: true }
- { target: x86_64-pc-windows-gnu, use-cross: true }
- { target: aarch64-linux-android, use-cross: true }
- { target: x86_64-unknown-linux-gnu }
Expand Down

0 comments on commit 7da7af2

Please sign in to comment.