diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e77adad9..ce57df4a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -88,11 +88,11 @@ jobs: goal: build arch: Win64 openssl_archs: VC-WIN64A - - os: windows-11-arm - jid: 14 - goal: build - arch: arm64 - openssl_archs: VC-WIN64-ARM + # - os: windows-11-arm + # jid: 14 + # goal: build + # arch: arm64 + # openssl_archs: VC-WIN64-ARM - os: ubuntu-24.04 goal: test python: "3.10"