diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2a30e9e..17188d1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -19,7 +19,6 @@ jobs: include: - target: aarch64-unknown-linux-musl os: ubuntu-latest - use-cross: true cargo-flags: "" - target: aarch64-apple-darwin os: macos-latest