This repository was archived by the owner on Jan 1, 2026. It is now read-only.
feat: add Python 3.13 support and modernize CI infrastructure#147
Open
lailixun wants to merge 1 commit intoPetterS:masterfrom
Open
feat: add Python 3.13 support and modernize CI infrastructure#147lailixun wants to merge 1 commit intoPetterS:masterfrom
lailixun wants to merge 1 commit intoPetterS:masterfrom
Conversation
- Add Python 3.13 to the test matrix - Remove EOL platforms: - macOS 11 and 12 (replaced with macOS 13, 14, 15) - manylinux2014 (replaced with manylinux_2_28 only) - Upgrade GitHub Actions dependencies: - actions/cache v3 → v4 - actions/checkout v3 → v4 - actions/setup-python v3 → v4 - docker/setup-qemu-action → v3 - Add ARM64 (aarch64) architecture support via QEMU emulation - Refactor CI workflow to use simplified matrix configuration - Update dependencies to support Python 3.13 (cffi, etc.) - Add libffi-devel installation for manylinux_2_28 + Python 3.13 This modernizes the build infrastructure to support current Python versions and platforms while removing support for end-of-life environments.
01d606f to
e2cdcde
Compare
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.