Skip to content

Commit 7577b21

Browse files
authored
Update ci.yml
1 parent 0ef3b42 commit 7577b21

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ jobs:
6060
python_platform: linux
6161
container:
6262
"2.7": docker://python:2.7-buster
63-
"3.5": docker://python:3.5-buster
6463
"3.6": docker://python:3.6-bullseye
6564
"3.7": docker://python:3.7-bookworm
6665
"3.8": docker://python:3.8-bookworm
@@ -86,12 +85,6 @@ jobs:
8685
docker: 2.7
8786
implementation: cpython
8887
major: 2
89-
- name: CPython 3.5
90-
tox: py35
91-
action: 3.5
92-
docker: 3.5
93-
implementation: cpython
94-
major: 3
9588
- name: CPython 3.6
9689
tox: py36
9790
action: 3.6

0 commit comments

Comments
 (0)