-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Pin macOS to 10.15 for wheels #21303
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
Doesn't appear sufficient https://github.com/QuLogic/matplotlib/actions/runs/1313592857; this breaks NumPy somehow? |
cibuildwheel does not support macOS 11 for PyPy.
Ah, nope, I just accidentally forgot to update a conditional. |
@QuLogic Is this ready to go in? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@QuLogic can self-merge if this is ready.
Looks good now: https://github.com/QuLogic/matplotlib/actions/runs/1314188242 |
Owee, I'm MrMeeseeks, Look at me. There seem to be a conflict, please backport manually. Here are approximate instructions:
And apply the correct labels and milestones. Congratulation you did some good work! Hopefully your backport PR will be tested by the continuous integration and merged soon! Remember to remove If these instruction are inaccurate, feel free to suggest an improvement. |
…303-on-v3.5.x Backport PR #21303 on branch v3.5.x (Pin macOS to 10.15 for wheels)
Pin macOS to 10.15 for wheels
Pin macOS to 10.15 for wheels
cibuildwheel does not support macOS 11 for PyPy.