We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b4b2f6 commit afb0767Copy full SHA for afb0767
.github/workflows/main.yml
@@ -40,7 +40,7 @@ jobs:
40
runs-on: ubuntu-latest
41
strategy:
42
matrix:
43
- python-version: ['3.8', '3.9', '3.10', '3.11']
+ python-version: ['3.11', '3.12']
44
45
steps:
46
- uses: actions/checkout@v3
0 commit comments