remove macos target cross-compile because it's bullshit

This commit is contained in:
Jack Chakany 2025-01-07 10:53:12 -05:00
parent 5d12ac6a99
commit 5e08737cc1

View file

@ -39,10 +39,6 @@ jobs:
include:
- host: ubuntu-latest
target: x86_64-pc-windows-gnu
- host: ubuntu-latest
target: x86_64-apple-darwin
- host: ubuntu-latest
target: aarch64-apple-darwin
- host: macOS-latest
target: x86_64-unknown-linux-gnu
- host: macOS-latest