-
Notifications
You must be signed in to change notification settings - Fork 69
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
.github/workflows/cibuildwheel.yml: Update #180
Conversation
Failing: cp312-manylinux_x86_64 |
@tkralphs Also here failing: pp39-manylinux_x86_64 |
I think scipy/oldest-supported-numpy#78 may be relevant |
pp39-manylinux_x86_64 now works, but the next platform, pp310-manylinux_x86_64, is failing while trying to build numpy 1.26.1 from source. https://github.com/coin-or/CyLP/actions/runs/6580028113/job/17877142739?pr=180#step:3:10013 |
Sounds good! |
Also pp39-manylinux_i686 fails in the same way, so let's skip that too. |
@tkralphs This is ready to go |
No description provided.