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 85da305 commit 60f8b49Copy full SHA for 60f8b49
1 file changed
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
fail-fast: false
20
matrix:
21
- python-version: [ '3.9', '3.10', '3.11', '3.12', '3.13', '3.14' ]
+ python-version: [ '3.10', '3.11', '3.12', '3.13', '3.14' ]
22
23
steps:
24
- uses: actions/checkout@v6
0 commit comments