We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cd3d61b + 610b160 commit 772d85cCopy full SHA for 772d85c
2 files changed
.github/workflows/tests.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
fail-fast: false
21
matrix:
22
- python-version: ['3.12', '3.13']
+ python-version: ['3.12', '3.13', '3.14']
23
24
steps:
25
- name: Checkout
0 commit comments