-
-
Notifications
You must be signed in to change notification settings - Fork 176
Add windows arm64 wheel builds #1516
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
Conversation
CIBuildWheel runs the tests during the build
|
Similar to aio-libs/multidict#1167, I didn't add windows-11-arm to the tests step since the arm64 builds are tested during the build step. |
CodSpeed Performance ReportMerging #1516 will not alter performanceComparing Summary
|
|
There are conflicts, @finnagin would you please take a look. Also please check what was missed in propcache as it caused an issue in yesterday's release |
|
@bdraco thanks! I'll get the conflicts fixed and looking at the recent propcache PRs was it the os parameter missing in the odd arches job that caused the issue in yesterday's release? |
What do these changes do?
This would add wheel builds for arm64 Windows.
Are there changes in behavior for the user?
No, other than a native wheel would be available for arm64 Windows users.
Related issue number
Fixes #1515
Checklist