Skip to content

Commit

Permalink
Fix macOS x86_64 release builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Cretezy authored Aug 16, 2024
1 parent 085e17e commit 7e5bdd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
os: ubuntu-24.04
target: aarch64-unknown-linux-musl
- build: macos-x86_64
os: macos-11
os: macos-13
target: x86_64-apple-darwin
- build: macos-aarch64
os: macos-14
Expand Down

0 comments on commit 7e5bdd5

Please sign in to comment.