Skip to content

Commit

Permalink
See what happens if I don't use cross for aarch64 linuxes
Browse files Browse the repository at this point in the history
  • Loading branch information
mstange committed Feb 29, 2024
1 parent 08f3329 commit 1a9b9fb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,8 @@ jobs:
include:
- target: aarch64-linux-android
os: ubuntu-latest
cross: true
- target: aarch64-unknown-linux-gnu
os: ubuntu-latest
cross: true
- target: x86_64-apple-darwin
os: macos-latest
- target: x86_64-pc-windows-msvc
Expand Down

0 comments on commit 1a9b9fb

Please sign in to comment.