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 52d42b7 commit 26efc62Copy full SHA for 26efc62
.github/workflows/test.yml
@@ -41,7 +41,7 @@ jobs:
41
runs-on: ubuntu-latest
42
strategy:
43
matrix:
44
- python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
+ python-version: ["3.10", "3.11", "3.12", "3.13"]
45
fail-fast: false
46
47
steps:
0 commit comments