We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 714f514 commit 0b3c91cCopy full SHA for 0b3c91c
3 files changed
.github/workflows/pythonpackage.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
max-parallel: 1
15
matrix:
16
- python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
+ python-version: ["3.10", "3.11", "3.12", "3.13", "3.14"]
17
18
steps:
19
- uses: actions/checkout@v6
0 commit comments