Skip to content

Commit d23910b

Browse files
committed
Drop Python 3.5 testing from CI
1 parent 1a96dc5 commit d23910b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/check.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ jobs:
3131
- uses: actions/setup-python@v2
3232
with:
3333
python-version: 2.7
34-
- uses: actions/setup-python@v2
35-
with:
36-
python-version: 3.5
3734
- uses: actions/setup-python@v2
3835
with:
3936
python-version: 3.6

0 commit comments

Comments
 (0)