We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab985d7 commit e812721Copy full SHA for e812721
.github/workflows/test-library.yml
@@ -38,7 +38,7 @@ jobs:
38
strategy:
39
fail-fast: false
40
matrix:
41
- python-version: ["3.8", "3.9", "3.10", "3.11"]
+ python-version: ["3.10", "3.11"]
42
43
steps:
44
- uses: actions/checkout@v3
0 commit comments