Skip to content

downgrade cibuildwheel v3.3.1 -> v2.22 for glibc compatibility#24

Merged
district10 merged 4 commits into
masterfrom
tzx/260525-1
May 25, 2026
Merged

downgrade cibuildwheel v3.3.1 -> v2.22 for glibc compatibility#24
district10 merged 4 commits into
masterfrom
tzx/260525-1

Conversation

@district10

Copy link
Copy Markdown
Member

cibuildwheel v3.x defaults to manylinux_2_28 (glibc >= 2.28), incompatible with Ubuntu 16.04 (glibc 2.23). v2.22 uses manylinux2014 (glibc >= 2.17).

Also add uv + virtualenv pre-caching to prevent GitHub rate-limit (429) failures, add ubuntu-24.04-arm to matrix, use build[uv] frontend.

zhixiong-tang and others added 4 commits May 25, 2026 18:58
cibuildwheel v3.x defaults to manylinux_2_28 (glibc >= 2.28), incompatible
with Ubuntu 16.04 (glibc 2.23). v2.22 uses manylinux2014 (glibc >= 2.17).

Also add uv + virtualenv pre-caching to prevent GitHub rate-limit (429)
failures, add ubuntu-24.04-arm to matrix, use build[uv] frontend.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@district10
district10 merged commit 10c5c47 into master May 25, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants