This commit is contained in:
Maciej Nachtygal 2025-10-12 19:42:31 +02:00 committed by GitHub
commit cd94e9a18e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
os: [ubuntu, macos, windows]
python: ["3.10", "3.11", "3.12", "3.13"]
python: ["3.10", "3.11", "3.12", "3.13", "3.14"]
include:
- os: ubuntu
python: "3.9"