Skip to content

Add Python 3.11 to CI test matrix - #10

Open
nelebeck wants to merge 1 commit into
fufuchiu:mainfrom
nelebeck:fix-ci-add-python311
Open

nelebeck wants to merge 1 commit into
fufuchiu:mainfrom
nelebeck:fix-ci-add-python311

Conversation

@nelebeck

Copy link
Copy Markdown

Noticed the CI matrix covers 3.10, 3.12 and 3.13 but skips 3.11 entirely. Python 3.11 has been stable for a while now and is widely used in production, so having it in the matrix would catch any regressions specific to that version.

The change is a single-line addition to the matrix in .

The CI matrix tests 3.10, 3.12 and 3.13 but skips 3.11 entirely,
leaving a gap in coverage for a widely-used stable release.
@nelebeck
nelebeck requested a review from fufuchiu as a code owner September 10, 2026 04:12
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.

1 participant