Skip to content

Commit

Permalink
Don't release for mac because we dont have a mac to test on and I don…
Browse files Browse the repository at this point in the history
…t want to release untested software
  • Loading branch information
varoonp123 committed Apr 20, 2024
1 parent 9d4bb9c commit 0cb2296
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
matrix:
config:
- { os: ubuntu-latest, target: "x86_64-unknown-linux-gnu" }
- { os: macos-latest, target: "x86_64-apple-darwin" }
- { os: macos-latest, target: "aarch64-apple-darwin" }
- { os: windows-latest, target: "x86_64-pc-windows-msvc" }
steps:
- name: 📠 Set Release Version
Expand Down

0 comments on commit 0cb2296

Please sign in to comment.