Nuke windows arm builds until upstream unbreaks their stuff

https://github.com/actions/partner-runner-images/issues/154
This commit is contained in:
Will Toohey 2026-04-26 00:53:02 +10:00
parent f9a8586235
commit efbeb0043f

View File

@ -110,9 +110,9 @@ jobs:
- runner: windows-latest
target: x86
python_arch: x86
- runner: windows-11-arm
target: aarch64
python_arch: arm64
# - runner: windows-11-arm
# target: aarch64
# python_arch: arm64
steps:
- uses: actions/checkout@v6
- uses: actions/setup-python@v6