8000 Update cibuildwheel workflow · matplotlib/matplotlib@4ac7f56 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4ac7f56

Browse files
committed
Update cibuildwheel workflow
- 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.
1 parent 92c6067 commit 4ac7f56

File tree

1 file changed

+5
-19
lines changed
0