We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e47d16 commit 6dd1bdeCopy full SHA for 6dd1bde
1 file changed
.github/workflows/tests.yml
@@ -44,7 +44,7 @@ jobs:
44
strategy:
45
fail-fast: false
46
matrix:
47
- python-version: ["3.9", "3.10", "3.11", "3.12"]
+ python-version: ["3.10", "3.11", "3.12", "3.13", "3.14"]
48
49
steps:
50
- uses: actions/checkout@v3
0 commit comments