Skip to content

Add Windows ARM64 support to CI - #102

Open
chinazhangchao wants to merge 1 commit into
huggingface:mainfrom
chinazhangchao:chao/winarm64
Open

Add Windows ARM64 support to CI#102
chinazhangchao wants to merge 1 commit into
huggingface:mainfrom
chinazhangchao:chao/winarm64

Conversation

@chinazhangchao

@chinazhangchao chinazhangchao commented Aug 26, 2026

Copy link
Copy Markdown

Hi @Narsil , I'm from Microsoft and recently I'm working on improving Python ecosystem support for Windows on Arm.
So I updates the CI workflows to add support for Windows ARM64 build and release. Could you please help to review? Thanks.

CI workflow improvements:

  • Added an explicit architecture field to each entry in the platform matrix in .github/workflows/CI.yml, clarifying the intended architecture for each build target.
  • Added a new build target for Windows 11 ARM (runner: windows-11-arm, target: aarch64, architecture: arm64) to enable ARM64 builds in CI.
  • Updated the architecture input for actions/setup-python to use the new architecture field from the matrix instead of the target, ensuring correct Python installation for each architecture.

@chinazhangchao
chinazhangchao marked this pull request as ready for review August 26, 2026 02:35
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.

1 participant