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 33cb7d5 commit fd05fbfCopy full SHA for fd05fbf
1 file changed
.github/workflows/main.yml
@@ -29,7 +29,7 @@ jobs:
29
strategy:
30
max-parallel: 4
31
matrix:
32
- python-version: ["3.11", "3.12"]
+ python-version: ["3.12", "3.13"]
33
34
steps:
35
- name: Checkout code
0 commit comments