Skip to content

ci: add Python 3.13 to test matrix#103

Open
haosenwang1018 wants to merge 1 commit intozilliztech:mainfrom
haosenwang1018:ci/add-python-313-to-matrix
Open

ci: add Python 3.13 to test matrix#103
haosenwang1018 wants to merge 1 commit intozilliztech:mainfrom
haosenwang1018:ci/add-python-313-to-matrix

Conversation

@haosenwang1018
Copy link
Contributor

Add Python 3.13 to CI test matrix to match pyproject.toml declared support.

pyproject.toml declares Python 3.13 support but the test workflow
only covers 3.10-3.12. Add 3.13 to the matrix for full coverage.
@zc277584121
Copy link
Collaborator

Thanks for adding Python 3.13 support! Since #99 was just merged (which also creates .github/workflows/test.yml), this PR now has a merge conflict. Could you rebase on top of main and update the existing workflow file to just add "3.13" to the matrix? It should be a one-line change at that point. Thanks!

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.

2 participants