Add tests for python 3.12 (#678)

This commit is contained in:
Craig Macdonald 2023-10-04 17:46:34 +01:00 committed by GitHub
parent 34bc85b4af
commit 5a69e60705
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ jobs:
- '3.9'
- '3.10'
- '3.11'
- '3.12'
- 'pypy-3.7'
- 'pypy-3.8'
- 'pypy-3.9'