Skip to content

ci: Add Windows ARM64 build - #510

Merged
kylebarron merged 2 commits into
kylebarron:mainfrom
ndabas:main
Sep 2, 2026
Merged

kylebarron merged 2 commits into
kylebarron:mainfrom
ndabas:main

Conversation

@ndabas

@ndabas ndabas commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

As the title says.

Windows ARM64 only has Python 3.11+ in both the official CPython releases and the setup-python action, so builds target those versions.

Additionally, all of the Linux/macOS/Windows builds were failing because maturin dropped support for 3.13t. So I have removed 3.13t from all builds -- let me know if you would prefer a different approach instead.

@ndabas ndabas changed the title Add Windows ARM64 build ci: Add Windows ARM64 build Aug 27, 2026
@github-actions github-actions Bot added the ci label Aug 27, 2026

@kylebarron kylebarron left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good, thanks! I'll kick off a CI wheel build when I'm back at my computer and then this should be good to merge

@kylebarron

Copy link
Copy Markdown
Owner

Actually are you able to trigger a manual wheel build on your branch and point me to it? I can't trigger an actions run on an external PR I don't think...

@ndabas

ndabas commented Sep 1, 2026

Copy link
Copy Markdown
Contributor Author

Hmm I can't trigger a workflow in this repo but here's the run from my fork: https://github.com/ndabas/arro3/actions/runs/33071638996 -- does that help?

@kylebarron

Copy link
Copy Markdown
Owner

Ah thanks, looks good!

@kylebarron
kylebarron merged commit 5a8f6f1 into kylebarron:main Sep 2, 2026
22 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants