We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1df798a commit 91270acCopy full SHA for 91270ac
3 files changed
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
runs-on: ubuntu-latest
40
strategy:
41
matrix:
42
- python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
+ python-version: ["3.8", "3.9", "3.10", "3.11"]
43
44
steps:
45
0 commit comments