remove macos target cross-compile because it's bullshit
This commit is contained in:
parent
5d12ac6a99
commit
5e08737cc1
1 changed files with 0 additions and 4 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue