Skip to content

ci: test the supported Python versions - #10

Merged
dajiaohuang merged 1 commit into
mainfrom
ci/python311-matrix
Aug 27, 2026
Merged

ci: test the supported Python versions#10
dajiaohuang merged 1 commit into
mainfrom
ci/python311-matrix

Conversation

@dajiaohuang

Copy link
Copy Markdown
Contributor

Summary

  • run the Core CI suite on both Python 3.11 and 3.12
  • keep matrix failures independent so the minimum supported runtime remains visible

Validation

  • uv run --python 3.11 --with-editable '.[dev]' -- ruff check .
  • uv run --python 3.11 --with-editable '.[dev]' -- pytest (310 passed, 14 skipped)
  • git diff --check

@dajiaohuang
dajiaohuang merged commit 08ac611 into main Aug 27, 2026
4 checks passed
@dajiaohuang
dajiaohuang deleted the ci/python311-matrix branch August 27, 2026 14:06
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