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 dd84454 commit fc24e7dCopy full SHA for fc24e7d
.github/workflows/test.yaml
@@ -35,7 +35,7 @@ jobs:
35
strategy:
36
fail-fast: true
37
matrix:
38
- python-version: [ "3.8", "3.9", "3.10", "3.11" ]
+ python-version: [ "3.9", "3.10", "3.11" ]
39
runs-on: "ubuntu-latest"
40
steps:
41
#----------------------------------------------
0 commit comments