Skip to content

Commit

Permalink
👷 disable macos release
Browse files Browse the repository at this point in the history
  • Loading branch information
Odonno committed Apr 20, 2024
1 parent e9ccfd6 commit 0c2f3f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
archive: zip
- target: x86_64-unknown-linux-musl
archive: tar.gz tar.xz tar.zst
- target: x86_64-apple-darwin
archive: zip
# - target: x86_64-apple-darwin
# archive: zip
- target: wasm32-wasi
archive: zip

Expand Down

0 comments on commit 0c2f3f1

Please sign in to comment.