chore: run tests in python3.14

This commit is contained in:
2025-11-28 19:45:11 -03:00
parent 666e12262f
commit a725ac5829

View File

@@ -23,6 +23,7 @@ jobs:
- "3.11"
- "3.12"
- "3.13"
- "3.14"
steps:
- uses: actions/checkout@v4