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 a09a624 commit ab3055aCopy full SHA for ab3055a
.github/workflows/test.yml
@@ -25,7 +25,7 @@ jobs:
25
strategy:
26
fail-fast: false
27
matrix:
28
- python-version: [ "3.9", "3.10", "3.11", "3.12", "3.13" ]
+ python-version: [ "3.9", "3.10", "3.11", "3.12", "3.13", "3.14" ]
29
30
runs-on: "ubuntu-latest"
31
0 commit comments