Request arm64 Python

This commit is contained in:
Zanie Blue 2025-07-16 08:47:29 -05:00
parent 607a1cdad7
commit ab663ae691
1 changed files with 1 additions and 1 deletions

View File

@ -2260,7 +2260,7 @@ jobs:
name: uv-windows-aarch64-${{ github.sha }}
- name: "Validate global Python install"
run: py -3.13 ./scripts/check_system_python.py --uv ./uv.exe
run: py -3.13-arm64 ./scripts/check_system_python.py --uv ./uv.exe
# Test our PEP 514 integration that installs Python into the Windows registry.
system-test-windows-registry: