Try to enable tests on Python 3.13

This commit is contained in:
JRoot Junior 2024-10-09 17:12:14 +03:00
parent 1dbdcf0516
commit 1fda28c761
No known key found for this signature in database
GPG key ID: 738964250D5FF6E2

View file

@ -34,6 +34,7 @@ jobs:
- '3.10'
- '3.11'
- '3.12'
- '3.13'
defaults:
# Windows sucks. Force use bash instead of PowerShell