diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fa8eb16..5069855 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -22,8 +22,6 @@ jobs: strategy: matrix: include: - - target: aarch64-unknown-linux-gnu - os: ubuntu-latest - target: aarch64-apple-darwin os: macos-latest - target: x86_64-unknown-linux-gnu