CI: bigger unittest matrix

This commit is contained in:
black-sliver
2022-04-01 23:39:29 +02:00
committed by Fabian Dill
parent 6f5ab05345
commit 938ab32cda

View File

@@ -17,9 +17,11 @@ jobs:
python:
- {version: '3.8'}
- {version: '3.9'}
#- {version: '3.10'}
- {version: '3.10'}
include:
- python: {version: '3.9'}
- python: {version: '3.8'} # win7 compat
os: windows-latest
- python: {version: '3.10'} # current
os: windows-latest
steps: