Finn Womack
Finn Womack
> I think we need to pass the full path for each interpreter to the --interpreter option so that it picks up the arm64 version. Passing the full path for...
I went ahead and tried it out, and was able to [build and pass the tests](https://github.com/finnagin/pyyaml/actions/runs/14527002522/job/40760345544) running the CI workflow in my fork.
I did run the build in the fork and the [arm64 build passed](https://github.com/finnagin/tokenizers/actions/runs/20023268640/job/57414741294) but the i686 build is failing due to #1904 so this would likely have to wait until...
Since arm64 runners [are now released for public repos](https://github.blog/changelog/2025-04-14-windows-arm64-hosted-runners-now-available-in-public-preview/) I went ahead and took a crack at adding a windows arm64 test to tests.yml and then adding windows arm64 wheel...
> It's still way below 500 installs though. IMO 0.1% might be a good threshold. Yeah, that makes complete sense. Though from the packaging side of things would it be...
I did run the build with these changes in my fork and it [succeeded](https://github.com/finnagin/tokenizers/actions/runs/20023428359/job/57415244204).