Remove Py3.6 tests.

No longer available for pipeline tests.
This commit is contained in:
Clinton Hall 2022-12-12 20:18:18 +13:00 committed by GitHub
parent 2b6a7add72
commit b8482bed0e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,8 +15,6 @@ jobs:
matrix:
Python27:
python.version: '2.7'
Python36:
python.version: '3.6'
Python37:
python.version: '3.7'
Python38: