Add py 3.13 tests

This commit is contained in:
Clinton Hall 2024-10-19 21:10:05 +13:00 committed by GitHub
commit 11443fc4ba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,6 +21,8 @@ jobs:
python.version: '3.11'
Python312:
python.version: '3.12'
Python313:
python.version: '3.13'
maxParallel: 3
steps: