-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add aarch wheel #17
Comments
To my best understanding, linux-arm64 is not available as a standard free runner on Github. They say it will be available at the end of the year. But, I can create a custom runner for this like: Is it possible to wait for the end of the year or is it needed now? |
I can wait tbh |
Thanks for looking into it! |
You are very welcome. If you are going to have to wait to try the algorithm until the end of the year, I can create a custom runner and create a new release. If you are able to try with current wheels, we can wait until the end of the year. |
Hi - can you add an aarch64 as an architecture for a wheel? Without this it won't run on linux (or Docker) on amd chips such as apple silicon.
Liam
The text was updated successfully, but these errors were encountered: