We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e90fdf7 + e47076d commit 6bcb5cdCopy full SHA for 6bcb5cd
.github/workflows/pythonpackage.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
max-parallel: 9
11
matrix:
12
- python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
+ python-version: ["3.9", "3.10", "3.11"]
13
os: [macos-latest, ubuntu-latest, windows-latest]
14
15
steps:
0 commit comments