Remove py3.8 tests

This commit is contained in:
Clinton Hall 2024-10-19 21:04:55 +13:00 committed by GitHub
commit 9d45351fc0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,8 +13,6 @@ jobs:
vmImage: 'Ubuntu-latest' vmImage: 'Ubuntu-latest'
strategy: strategy:
matrix: matrix:
Python38:
python.version: '3.8'
Python39: Python39:
python.version: '3.9' python.version: '3.9'
Python310: Python310: