ci: Don't use cross to compile ARM linux GNU
This commit is contained in:
@@ -168,7 +168,6 @@ jobs:
|
|||||||
cargo-flags: ""
|
cargo-flags: ""
|
||||||
- target: aarch64-unknown-linux-gnu
|
- target: aarch64-unknown-linux-gnu
|
||||||
os: ubuntu-latest
|
os: ubuntu-latest
|
||||||
use-cross: true
|
|
||||||
cargo-flags: ""
|
cargo-flags: ""
|
||||||
- target: aarch64-apple-darwin
|
- target: aarch64-apple-darwin
|
||||||
os: macos-latest
|
os: macos-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user