This commit is contained in:
Fabian Joswig 2025-10-10 17:40:04 +02:00 committed by GitHub
commit c405d0dc69
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@ jobs:
fail-fast: false fail-fast: false
matrix: matrix:
os: [ubuntu-latest] os: [ubuntu-latest]
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"] python-version: ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14"]
include: include:
- os: macos-latest - os: macos-latest
python-version: "3.12" python-version: "3.12"