We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb7fdd4 commit 61775faCopy full SHA for 61775fa
.github/workflows/tests.yaml
@@ -11,7 +11,6 @@ jobs:
11
- { name: "3.9", python: "3.9", os: ubuntu-latest }
12
- { name: "3.8", python: "3.8", os: ubuntu-latest }
13
- { name: "3.7", python: "3.7", os: ubuntu-latest }
14
- - { name: "3.6", python: "3.6", os: ubuntu-latest }
15
steps:
16
- uses: actions/checkout@v2
17
0 commit comments