diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 0c5f0be4..6b269371 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -67,7 +67,7 @@ jobs: - { target: arm-unknown-linux-musleabi, os: ubuntu-24.04, use-cross: true } - { target: armv7-unknown-linux-musleabi, os: ubuntu-24.04, use-cross: true } - { target: aarch64-unknown-linux-musl, os: ubuntu-24.04, use-cross: true } - - { target: x86_64-apple-darwin, os: macos-14 } + - { target: x86_64-apple-darwin, os: macos-14, use-cross: false} toolchain: - stable # msrv of backhand-cli