We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 26f9e34 + aca0747 commit a891053Copy full SHA for a891053
1 file changed
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
fail-fast: true
19
matrix:
20
- python-version: ['3.9', '3.10', '3.11', '3.12']
+ python-version: ['3.10', '3.11', '3.12', '3.13', '3.14']
21
os: [ubuntu-latest]
22
23
steps:
0 commit comments