fix status text

This commit is contained in:
Will McGugan 2021-05-19 16:50:09 +01:00
parent fd4f1bc5d0
commit a5eada7ac4
5 changed files with 16 additions and 3 deletions

View file

@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
os: [windows-latest, ubuntu-latest, macos-latest]
python-version: [3.6, 3.7, 3.8, 3.9]
python-version: [3.6, 3.7, 3.8, 3.9, 3.10]
defaults:
run:
shell: bash