drop building and testing against windows arm64#14216
Merged
Conversation
This reverts commit 157e3d1.
Member
|
FYI: @khmyznikov |
alex
reviewed
Jan 27, 2026
alex
reviewed
Jan 27, 2026
alex
approved these changes
Jan 27, 2026
|
@alex Sad to see. I hope the issue gets resolved soon. |
Member
|
We do as well. If you've got colleagues who you can point at this issue, we'd really like folks to understand that having stable CI is one of our apex requirements -- waiting 2 weeks for this to be resolved was well beyond our norm, ordinarily we consider reverting things after a single day. For the ARM64 ecosystem on Windows to be something we can support, it's stability needs to be a priority. |
|
@alex Yeah, we are looking for the best eyes to put on this issue. The Arm folks are continuing their investigation, while we seek additional help. It seems the issue has turned out to be more complicated than we initially thought. |
jay0lee
added a commit
to GAM-team/GAM
that referenced
this pull request
Jan 29, 2026
Updated cryptography dependency version to 46.0.3. See if this works around win ARM64 issue: pyca/cryptography#14216
This was referenced Feb 2, 2026
dhdaines
added a commit
to dhdaines/playa
that referenced
this pull request
Feb 4, 2026
Safihre
added a commit
to sabnzbd/sabnzbd
that referenced
this pull request
Feb 6, 2026
To support win_arm64 again See pyca/cryptography#14216
This was referenced Feb 11, 2026
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
When we originally added win arm64 wheels part of our decision was that we would remove it if the underlying CI infrastructure proved problematic. Unfortunately, that time has already arrived. We need to do a release today for an OpenSSL security release and the arm64 windows image has been broken with Python 3.14t for over two weeks. Working around issues like this in our CI is not desirable or acceptable. Accordingly, we are removing wheels effective with our next point release.
Our apologies to the users of these wheels, but the most effective thing you can do is advocate with GitHub to have windows arm64 treated like a first class citizen in Actions.