diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a83fffa..b1cabf2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -31,7 +31,7 @@ jobs: include: - platform: linux os: ubuntu-latest - target: aarch64-unknown-linux-musl + target: x86_64-unknown-linux-musl use-cross: true - platform: mac os: macos-latest