Skip to content

Adjust CI matrix to reflect upstream Django support#9768

Merged
auvipy merged 1 commit into
encode:mainfrom
browniebroke:ci/adjust-matrix
Aug 21, 2025
Merged

Adjust CI matrix to reflect upstream Django support#9768
auvipy merged 1 commit into
encode:mainfrom
browniebroke:ci/adjust-matrix

Conversation

@browniebroke

Copy link
Copy Markdown
Member

Description

Looking at the supported Python versions from the Django docs, the main branch (which will be the upcoming v6.0) only supports Python 3.12 and 3.13.

Our CI runs the tests against it but all the way to Python 3.10, ignoring the failures. We shouldn't even bother running tests on Python 3.10/3.11 + Django main, as we can't even install.

@peterthomassen peterthomassen left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@auvipy auvipy merged commit 1472848 into encode:main Aug 21, 2025
7 checks passed
@browniebroke browniebroke deleted the ci/adjust-matrix branch October 21, 2025 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants