We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3bf9636 + 62a0917 commit 9ae07b2Copy full SHA for 9ae07b2
3 files changed
.github/workflows/main.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- python-version: ["3.10", "3.11", "3.12", "3.13"]
+ python-version: ["3.10", "3.11", "3.12", "3.13", "3.14"]
17
runs-on: ubuntu-latest
18
steps:
19
- uses: actions/checkout@v6
0 commit comments