Skip to content

Proposal: modernize the CI test matrix#11

Draft
bartes wants to merge 1 commit into
mainfrom
proposals/modern-ci
Draft

Proposal: modernize the CI test matrix#11
bartes wants to merge 1 commit into
mainfrom
proposals/modern-ci

Conversation

@bartes

@bartes bartes commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Draft proposal — opened for discussion, not yet ready to merge.

Runs the CI test job across a Python version matrix of 3.11, 3.12 and 3.13 (with fail-fast: false) instead of a single fixed 3.13 interpreter. The setup-python step now selects the interpreter from matrix.python-version. All existing steps (checkout, dependency install, byte-compile, pytest) are unchanged.

Run the CI test job across a Python version matrix of 3.11, 3.12 and
3.13 instead of a single fixed 3.13 interpreter.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant