Skip to content

ci: provide windows arm64 wheels#446

Merged
lukapeschke merged 9 commits intomainfrom
windows-arm64
Mar 11, 2026
Merged

ci: provide windows arm64 wheels#446
lukapeschke merged 9 commits intomainfrom
windows-arm64

Conversation

@lukapeschke
Copy link
Copy Markdown
Collaborator

closes #444

Signed-off-by: Luka Peschke <luka.peschke@toucantoco.com>
Signed-off-by: Luka Peschke <luka.peschke@toucantoco.com>
Signed-off-by: Luka Peschke <luka.peschke@toucantoco.com>
Signed-off-by: Luka Peschke <luka.peschke@toucantoco.com>
@lukapeschke lukapeschke changed the title ci: provide windows arm64 wheels as well ci: provide windows arm64 wheels Jan 13, 2026
lukapeschke and others added 5 commits February 16, 2026 09:55
Signed-off-by: Luka Peschke <luka.peschke@toucantoco.com>
Cross-compiling x86_64 → aarch64 on Windows fails because maturin
cannot locate ARM64 Python embed libs. Use the windows-11-arm runner
for native aarch64 builds instead, with Python 3.11 (the minimum
version available for Windows ARM64).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Luka Peschke <luka.peschke@toucantoco.com>
@lukapeschke lukapeschke marked this pull request as ready for review March 8, 2026 14:24
@lukapeschke lukapeschke requested a review from PrettyWood March 8, 2026 14:24
@lukapeschke lukapeschke added github_actions Pull requests that update GitHub Actions code 🐍 python 🐍 Pull requests that edit Python code ✋ need review ✋ and removed 🔨 WIP 🔧 labels Mar 8, 2026
@lukapeschke lukapeschke merged commit e752bee into main Mar 11, 2026
39 checks passed
@lukapeschke lukapeschke deleted the windows-arm64 branch March 11, 2026 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code ✋ need review ✋ 🐍 python 🐍 Pull requests that edit Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Windows for Arm64 Wheels

2 participants