Skip to content

Commit

Permalink
Remove py3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
adiroiban committed Feb 4, 2022
1 parent 0f5aedf commit fdf806f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@ jobs:
- name: CPython 3.5
tox: py35
action: 3.5
- name: CPython 3.6
tox: py36
action: 3.6
- name: CPython 3.7
tox: py37
action: 3.7
Expand All @@ -88,9 +85,6 @@ jobs:
- name: PyPy 2.7
tox: pypy27
action: pypy-2.7
- name: PyPy 3.6
tox: pypy36
action: pypy-3.6
- name: PyPy 3.7
tox: pypy37
action: pypy-3.7
Expand Down

0 comments on commit fdf806f

Please sign in to comment.