maint(windows): move to vs2026 arm runner for GHA

Fixes: #16413
Test-bot: skip
Build-bot: skip build:windows
This commit is contained in:
Marc Durdin 2026-08-21 11:46:17 +02:00
parent 8ba7c1d648
commit cae7e007f3

View file

@ -36,7 +36,7 @@ jobs:
core-arm64-windows-test:
name: Keyman Core ARM64/Windows test
if: github.repository == 'keymanapp/keyman' || github.event.client_payload.force
runs-on: windows-11-arm
runs-on: windows-11-vs2026-arm
steps:
- name: Checkout