Merge pull request #1979 from clinton-hall/clinton-hall-patch-1

Remove Py2.7 tests
This commit is contained in:
Clinton Hall 2023-08-10 21:14:47 +12:00 committed by GitHub
commit 38c628d605
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,8 +13,6 @@ jobs:
vmImage: 'Ubuntu-latest' vmImage: 'Ubuntu-latest'
strategy: strategy:
matrix: matrix:
Python27:
python.version: '2.7'
Python37: Python37:
python.version: '3.7' python.version: '3.7'
Python38: Python38: