chore(ci): Only run CI tests on Python 3.7

This commit is contained in:
2020-01-22 00:29:21 +00:00
parent 9c96bdd212
commit a55455c44d

View File

@@ -8,7 +8,7 @@ jobs:
strategy:
max-parallel: 4
matrix:
python-version: [3.6, 3.7]
python-version: [3.7]
scenario:
- default
- with-config