Fix macOS x86_64 release builds

This commit is contained in:
Cretezy 2024-08-15 22:42:48 -04:00 committed by GitHub
parent 085e17e1cc
commit 7e5bdd5fe8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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