tests for 3.12

This commit is contained in:
Will McGugan 2023-09-30 14:35:17 +01:00
parent ef90daf98f
commit 3f8c4af451
6 changed files with 12 additions and 11 deletions

View file

@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
os: [windows-latest, ubuntu-latest, macos-latest]
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11.0", "3.12"]
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11.0", "3.12.0-rc.3"]
defaults:
run:
shell: bash