diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b9a4f4a..6222e66 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -14,8 +14,6 @@ jobs: archive: zip - target: x86_64-unknown-linux-musl archive: tar.zst - - target: x86_64-apple-darwin - archive: zip steps: - uses: actions/checkout@master - name: Compile and release