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 cbabc89 commit 8c68995Copy full SHA for 8c68995
.github/workflows/test.yml
@@ -39,7 +39,7 @@ jobs:
39
fail-fast: false
40
matrix:
41
os: [ubuntu-latest]
42
- python: ["3.6", "3.7", "3.8", "3.9", "3.10", "3.11-dev"]
+ python: ["3.7", "3.8", "3.9", "3.10", "3.11-dev"]
43
44
steps:
45
- name: Checkout code
0 commit comments