ci : remove python 2.7

This commit is contained in:
Georgi Gerganov
2021-01-23 13:27:42 +02:00
parent 069bc02a82
commit 3462383b07

View File

@@ -35,7 +35,7 @@ jobs:
strategy:
matrix:
python-version: [2.7, 3.5, 3.6, 3.7, 3.8]
python-version: [3.5, 3.6, 3.7, 3.8]
steps:
- name: Clone