We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 411ce80 + 2d69f9e commit aea2d4fCopy full SHA for aea2d4f
.github/workflows/ci.yml
@@ -52,7 +52,7 @@ jobs:
52
strategy:
53
fail-fast: false
54
matrix:
55
- python-version: [ "3.7", "3.8", "3.9", "3.10", "3.11-dev" ]
+ python-version: [ "3.8", "3.9", "3.10", "3.11-dev" ]
56
os: [ ubuntu-latest, macOS-latest, windows-latest ]
57
58
steps:
0 commit comments