This commit is contained in:
Will McGugan 2021-08-08 12:48:51 +01:00
parent ad9d19a895
commit 6fe4977c6f
1 changed files with 1 additions and 1 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", "3.10.0-rc1"]
python-version: ["3.6", "3.7", "3.8", "3.9", "3.10.0-rc.1"]
defaults:
run:
shell: bash