Skip to content

Update x86_64 Linux builds to manylinux_2_28 - #138

Merged
letmaik merged 2 commits into
mainfrom
copilot/update-manylinux-image
Jan 25, 2026
Merged

Update x86_64 Linux builds to manylinux_2_28#138
letmaik merged 2 commits into
mainfrom
copilot/update-manylinux-image

Conversation

Copilot AI commented Jan 25, 2026

Copy link
Copy Markdown
Contributor

Updates x86_64 Linux wheel builds from manylinux2014_x86_64 to manylinux_2_28_x86_64, aligning with aarch64 builds which already use manylinux_2_28.

Changes

  • Updated Docker image references in .github/workflows/ci.yml:
    • build job matrix: 6 configurations (Python 3.9-3.14)
    • test job matrix: 6 configurations (Python 3.9-3.14)

manylinux_2_28 is based on AlmaLinux 8 (glibc 2.28) vs manylinux2014's CentOS 7 (glibc 2.17).


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: letmaik <530988+letmaik@users.noreply.github.com>
Copilot AI changed the title [WIP] Update manylinux image from 2014 to 2.28 Update x86_64 Linux builds to manylinux_2_28 Jan 25, 2026
Copilot AI requested a review from letmaik January 25, 2026 22:10
@letmaik
letmaik marked this pull request as ready for review January 25, 2026 22:16
@letmaik
letmaik merged commit 5f52673 into main Jan 25, 2026
100 checks passed
@letmaik
letmaik deleted the copilot/update-manylinux-image branch January 25, 2026 23:28
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