8000 Update cibuildwheel workflow by QuLogic · Pull Request #29308 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

Update cibuildwheel workflow #29308

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

Merged
merged 1 commit into from
Dec 14, 2024
Merged

Update cibuildwheel workflow #29308

merged 1 commit into from
Dec 14, 2024

Conversation

QuLogic
Copy link
Member
@QuLogic QuLogic commented Dec 14, 2024

PR summary

  • cibuildwheel runs builds in a container, so there's no need to pin the runner to old ubuntu-20.04, which will be EOL early next year.
  • cibuildwheel is warning about using other variables than CIBW_ENABLE, so switch to that.
  • All dependencies should have Python 3.13 wheels now, so we won't need the nightly builds.
  • kiwisolver has a PyPy 3.10 wheel, so we don't need that workaround any more.

PR checklist

@QuLogic QuLogic added the CI: Run cibuildwheel Run wheel building tests on a PR label Dec 14, 2024
- cibuildwheel runs builds in a container, so there's no need to pin the
  runner to old `ubuntu-20.04`
- cibuildwheel is warning about using other variables than `CIBW_ENABLE`,
  so switch to that.
- All dependencies should have Python 3.13 wheels now, so we won't need
  the nightly builds.
- kiwisolver has a PyPy 3.10 wheel, so we don't need that workaround any
  more.
@QuLogic QuLogic added this to the v3.10.1 milestone Dec 14, 2024
@timhoffm timhoffm merged commit 12d7d82 into matplotlib:main Dec 14, 2024
43 checks passed
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Dec 14, 2024
@QuLogic QuLogic deleted the update-cibw branch December 14, 2024 10:17
rcomer added a commit that referenced this pull request Dec 14, 2024
…308-on-v3.10.x

Backport PR #29308 on branch v3.10.x (Update cibuildwheel workflow)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI: Run cibuildwheel Run wheel building tests on a PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0