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 874d0e7 commit 1152062Copy full SHA for 1152062
1 file changed
.github/workflows/CI.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: true
15
matrix:
16
- python-version: ['3.9', '3.10', '3.11', '3.12', '3.12']
+ python-version: ['3.10', '3.11', '3.12', '3.13']
17
steps:
18
- uses: actions/checkout@v4
19
0 commit comments