FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add Windows ARM64 support in CI by Harishmcw · Pull Request #141 · MagicStack/httptools · GitHub

Add Windows ARM64 support in CI - #141

Open
Harishmcw wants to merge 2 commits into
MagicStack:masterfrom
Harishmcw:win_arm64
Open

Add Windows ARM64 support in CI#141
Harishmcw wants to merge 2 commits into
MagicStack:masterfrom
Harishmcw:win_arm64

Conversation

Copy link
Copy Markdown

This PR adds Windows ARM64 support to the CI build and test matrix.

  • Adds windows-11-arm to the os matrix in both tests.yml and release.yml.
  • In tests.yml, excludes Python 3.9 and 3.10 for windows-11-arm as they are not supported on Windows ARM64.
  • In release.yml, excludes incompatible cibw_arch values (universal2, aarch64, auto64) and unsupported Python versions (cp39, cp310) for windows-11-arm.

Copy link
Copy Markdown

@khmyznikov FYI

Copy link
Copy Markdown

Hi @fantix - apologies for the direct ping, but you seem to be the most active maintainer.

Is there any chance of a review/merge on this, please? We're working on getting as many packages shipping wheels as possible for Windows on Arm, and this would help greatly.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL