We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8806336 commit 9853a18Copy full SHA for 9853a18
.github/workflows/tests.yaml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: true
16
matrix:
17
- python-version: ["3.9", "3.12"]
+ python-version: ["3.10", "3.13"]
18
19
defaults:
20
run:
0 commit comments