Skip to content

Commit 1ad5db0

Browse files
authored
Merge pull request #362 from seattleflu/ci-drop-old-python
Drop python 3.6 and 3.7 from CI checks
2 parents 250fbfd + 1ddfe9a commit 1ad5db0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ jobs:
1313
os:
1414
- ubuntu-20.04
1515
python:
16-
- 3.6
17-
- 3.7
1816
- 3.8
1917
- 3.9
2018
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)