Update ci.yaml

Remove deprecated Python version
This commit is contained in:
arogl 2021-05-23 16:28:44 +10:00 committed by GitHub
parent eef26d1886
commit 7f45131f1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
platform: [ubuntu-latest]
python-version: [2.7, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10-dev]
python-version: [2.7, 3.6, 3.7, 3.8, 3.9, 3.10-dev]
env:
PY_COLORS: 1