From 85eeb9bfc74eca1f658cfede07ba9508a599dfaa Mon Sep 17 00:00:00 2001 From: valhrafnaz <69078680+Valhrafnaz@users.noreply.github.com> Date: Thu, 21 Nov 2024 18:49:58 +0100 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9efb4c7..6fba735 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,8 +16,6 @@ jobs: archive: zip - target: x86_64-unknown-linux-musl archive: tar.gz tar.xz tar.zst - - target: x86_64-apple-darwin - archive: zip steps: - uses: actions/checkout@master - name: Compile and release