-
Notifications
You must be signed in to change notification settings - Fork 140
Add support for building h3-py wheel on WoA #463
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
Conversation
|
@ajfriend and @isaacbrodsky thanks for your suggestions, I have replaced those unofficial MSVC actions with official MSFT reusable action for Win-builds. Additionally, I have updated the older cibuildwheel version to latest version for better combability. |
|
You can also checkout my wheel builder logs in my forked repo and all the build jobs were completed successfully: I guess now we are in a good shape with respect to this PR, could you share some information regarding the next release and would win-arm64 wheels would be included in the next release? |
|
@lowkeyrossi, this looks great. Thank you! I think we can cut a new release right after this lands to make these wheels available. |
|
@ajfriend thanks |
Description:
Closes: #455