mirror of
https://github.com/GAM-team/GAM.git
synced 2025-05-12 12:17:20 +00:00
actions: experiment with win-arm64
This commit is contained in:
parent
98c7ea08f8
commit
64c194e4d0
15
.github/workflows/build.yml
vendored
15
.github/workflows/build.yml
vendored
@ -88,15 +88,12 @@ jobs:
|
|||||||
goal: build
|
goal: build
|
||||||
arch: Win64
|
arch: Win64
|
||||||
openssl_archs: VC-WIN64A
|
openssl_archs: VC-WIN64A
|
||||||
# disable 3.9 test for now since it's oldest and due
|
- os: windows-11-arm
|
||||||
# for removal in Oct 2025. We only have 13 jid accounts
|
jid: 14
|
||||||
# so we need this one off but can re-enable at some point
|
goal: build
|
||||||
# if we feel the need.
|
arch: arm64
|
||||||
#- os: ubuntu-24.04
|
openssl_archs: VC-CLANG-WIN64-CLANGASM-ARM
|
||||||
# goal: test
|
continue-on-error: true
|
||||||
# python: "3.9"
|
|
||||||
# jid: 11
|
|
||||||
# arch: x86_64
|
|
||||||
- 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