pyyaml icon indicating copy to clipboard operation
pyyaml copied to clipboard

Wheel support for windows arm64

Open finnagin opened this issue 7 months ago • 1 comments

Now that github actions has added windows arm64 runner support for public repos (windows-11-arm) would there be any appetite for generating windows arm64 wheels?

finnagin avatar Apr 17 '25 23:04 finnagin

I went ahead and tried it out, and was able to build and pass the tests running the CI workflow in my fork.

finnagin avatar Apr 17 '25 23:04 finnagin

Completed in https://github.com/yaml/pyyaml/commit/d51d8a138f7230834fc6e95635ff09ebd329185f

nitzmahone avatar Sep 29 '25 23:09 nitzmahone