Skip to content

ci(release): test-install matrix covers all supported Python versions (3.10-3.14)#29

Merged
othercodes merged 1 commit into
masterfrom
ci/release-test-install-full-matrix
May 13, 2026
Merged

ci(release): test-install matrix covers all supported Python versions (3.10-3.14)#29
othercodes merged 1 commit into
masterfrom
ci/release-test-install-full-matrix

Conversation

@othercodes
Copy link
Copy Markdown
Owner

Summary

The release workflow's test-install job was running on Python 3.11/3.12/3.13, missing 3.10 and 3.14 which are declared as supported in `pyproject.toml` (`requires-python = ">=3.10"` + classifiers).

Aligns the matrix with the rest of the CI (`test-core`, `test-httpx`, `test-cross-adapter` all cover 3.10-3.14).

Test plan

  • CI green on this PR

@othercodes othercodes self-assigned this May 13, 2026
@sonarqubecloud
Copy link
Copy Markdown

@othercodes othercodes merged commit 92c22dd into master May 13, 2026
33 checks passed
@othercodes othercodes deleted the ci/release-test-install-full-matrix branch May 13, 2026 07:58
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