Type of issue
Describe the issue
When run on the new image, actions/setup-python with:
with:
python-version: 3.14t
architecture: arm64
Has started failing.
The exact output can be seen at https://github.com/pyca/cryptography/actions/runs/20991939976/job/60346101997
This fails consistently on the 2026 image, but works on the previous 2025 image.
To Reproduce
Run the above listed action on Windows 11 Arm runner.
Expected behavior
It works.
Desktop (please complete the following information):