mirror of
https://github.com/babichjacob/ac-qu-ai-nt.git
synced 2025-10-02 16:57:53 -04:00
ci: remove requirement to build for aarch64-pc-windows-gnullvm
until I can understand how to do it in GitHub Actions
This commit is contained in:
@@ -47,8 +47,9 @@ jobs:
|
||||
- runner: ubuntu-latest
|
||||
target: x86_64-unknown-linux-musl
|
||||
|
||||
- runner: windows-latest
|
||||
target: aarch64-pc-windows-gnullvm
|
||||
# I would like to support this but I don't know how to install the dependencies to be able to
|
||||
# - runner: windows-latest
|
||||
# target: aarch64-pc-windows-gnullvm
|
||||
|
||||
- runner: windows-latest
|
||||
target: aarch64-pc-windows-msvc
|
||||
|
Reference in New Issue
Block a user