We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7efe891 commit 8f52de2Copy full SHA for 8f52de2
.github/workflows/tests.yml
@@ -23,7 +23,7 @@ jobs:
23
strategy:
24
fail-fast: false
25
matrix:
26
- python-version: [ "3.11", "3.12", "3.13" ]
+ python-version: [ "3.11", "3.12", "3.13", "3.14" ]
27
28
steps:
29
- uses: actions/checkout@v4
0 commit comments