mirror of
https://github.com/GAM-team/GAM.git
synced 2025-05-12 12:17:20 +00:00
actions: disable win arm64 for now
This commit is contained in:
parent
32dc4c9de4
commit
1b234d5aa7
12
.github/workflows/build.yml
vendored
12
.github/workflows/build.yml
vendored
@ -88,12 +88,12 @@ jobs:
|
|||||||
goal: build
|
goal: build
|
||||||
arch: Win64
|
arch: Win64
|
||||||
openssl_archs: VC-WIN64A
|
openssl_archs: VC-WIN64A
|
||||||
- os: windows-11-arm
|
#- os: windows-11-arm
|
||||||
jid: 14
|
# jid: 14
|
||||||
goal: build
|
# goal: build
|
||||||
arch: arm64
|
# arch: arm64
|
||||||
openssl_archs: VC-CLANG-WIN64-CLANGASM-ARM
|
# openssl_archs: VC-CLANG-WIN64-CLANGASM-ARM
|
||||||
continue-on-error: true
|
# continue-on-error: true
|
||||||
- os: ubuntu-24.04
|
- os: ubuntu-24.04
|
||||||
goal: test
|
goal: test
|
||||||
python: "3.10"
|
python: "3.10"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user