-
-
Notifications
You must be signed in to change notification settings - Fork 66
windows-11-arm runner support #143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Comparing the software list between Windows Server 2025 x64 and Windows 11 ARM64 it appears that An issue has been opened to add rustup to the ARM image actions/partner-runner-images#77. |
The x86 logic might be overkill since right now x86 Windows images already have it installed, but figured might as well support it just in case. Closed dtolnay#143
The x86 logic might be overkill since right now x86 Windows images already have it installed, but figured might as well support it just in case. Closes dtolnay#143
This specific comment includes a fix: actions/partner-runner-images#77 (comment) I've leveraged this approach in #145 |
Yes, that workaround works. Note that the installed |
It currently fails with:
https://github.com/PyO3/maturin/actions/runs/14514848605/job/40721477825?pr=2558
The text was updated successfully, but these errors were encountered: