We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 250fbfd + 1ddfe9a commit 1ad5db0Copy full SHA for 1ad5db0
.github/workflows/ci.yaml
@@ -13,8 +13,6 @@ jobs:
13
os:
14
- ubuntu-20.04
15
python:
16
- - 3.6
17
- - 3.7
18
- 3.8
19
- 3.9
20
runs-on: ${{ matrix.os }}
0 commit comments