We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9fa3a08 + b7dc18e commit 055631eCopy full SHA for 055631e
1 file changed
.github/workflows/python-package.yml
@@ -30,7 +30,7 @@ jobs:
30
strategy:
31
fail-fast: false
32
matrix:
33
- python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
+ python-version: ["3.11", "3.12", "3.13"]
34
35
steps:
36
- uses: actions/checkout@v4
0 commit comments