h3-py icon indicating copy to clipboard operation
h3-py copied to clipboard

This PR adds build support for win_arm64 (Windows on ARM64) to the existing cibuildwheel GitHub Actions workflow.

Open gcward18 opened this issue 6 months ago • 6 comments

What's Changed

Adds a new matrix entry for:

  • "os: windows-arm64"
  • "build: cp3*-win_arm64"
  • "name: Windows ARM64"

gcward18 avatar May 15 '25 20:05 gcward18

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar May 15 '25 20:05 CLAassistant

Are we sure that Windows ARM64 support is available to open source projects? The actual wheel build for it is still queued over an hour later.

dfellis avatar May 15 '25 21:05 dfellis

I apologize if not, I can look into it a bit more tonight. I see that it’s still queued which is strange.

gcward18 avatar May 15 '25 22:05 gcward18

https://github.blog/changelog/2025-04-14-windows-arm64-hosted-runners-now-available-in-public-preview/ suggests they are now available for OSS? However, it does seem to show a different label.

isaacbrodsky avatar May 15 '25 22:05 isaacbrodsky

https://github.blog/changelog/2025-04-14-windows-arm64-hosted-runners-now-available-in-public-preview/ suggests they are now available for OSS? However, it does seem to show a different label.

@isaacbrodsky, thanks for providing that link. I've updated the tag on the yml.

gcward18 avatar May 16 '25 01:05 gcward18

I got the failed build message and i'm reviewing the docs currently.

gcward18 avatar May 16 '25 01:05 gcward18

Closing in favor of #463 and #464. Let me know if there are any outstanding issues not resolved by those.

ajfriend avatar Aug 12 '25 22:08 ajfriend