actions: disable win arm64 for now

This commit is contained in:
Jay Lee 2025-04-15 11:52:19 -04:00 committed by GitHub
parent 32dc4c9de4
commit 1b234d5aa7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -88,12 +88,12 @@ jobs:
goal: build
arch: Win64
openssl_archs: VC-WIN64A
- os: windows-11-arm
jid: 14
goal: build
arch: arm64
openssl_archs: VC-CLANG-WIN64-CLANGASM-ARM
continue-on-error: true
#- os: windows-11-arm
# jid: 14
# goal: build
# arch: arm64
# openssl_archs: VC-CLANG-WIN64-CLANGASM-ARM
# continue-on-error: true
- os: ubuntu-24.04
goal: test
python: "3.10"