Add Windows ARM64 wheel builds - #97
Merged
takeshi-yoshimura merged 2 commits intoAug 7, 2026
Merged
Conversation
chinazhangchao
marked this pull request as ready for review
August 5, 2026 09:12
takeshi-yoshimura
left a comment
Collaborator
There was a problem hiding this comment.
thank you for contribution. this repository requires signed-off-by line (git commit -s) for DCO.
Add the native Windows 11 ARM runner to the release matrix and select architecture-matched Python and VC++ redistributable tooling. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Signed-off-by: Charles Zhang <3822520+chinazhangchao@users.noreply.github.com>
Let setup-python infer the host architecture instead of duplicating it in the release matrix. Signed-off-by: Charles Zhang <3822520+chinazhangchao@users.noreply.github.com>
chinazhangchao
force-pushed
the
chinazhangchao-build-windows-arm64-wheels
branch
from
August 7, 2026 02:46
bb32a3b to
81a2cbc
Compare
Contributor
Author
|
Hi @takeshi-yoshimura, thanks for the review. I’ve updated. Please take another look. |
takeshi-yoshimura
merged commit Aug 7, 2026
637fb65
into
foundation-model-stack:main
13 checks passed
Collaborator
|
Merged. thanks! |
Contributor
Author
Awesome! Thanks for the info. |
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.
Hi @takeshi-yoshimura, I'm from Microsoft and recently I've been working on improving Python ecosystem support for Windows on Arm. This PR adds CI support for Windows ARM64. Thanks for reviewing it.
Summary
windows-11-armrunners to the release wheel matrixwin_arm64wheels for CPython 3.10 through 3.14 with cibuildwheelsetup-pythonuse each runner's native architectureValidation
cp310-win_arm64throughcp314-win_arm64fastsafetensors-0.3.3-cp313-cp313-win_arm64.whlon native Windows ARM64 with cibuildwheel 4.1.1dump_pyd_imports.pyandsmoke_import_cpp.py