This commit is contained in:
Kim Christie 2025-12-17 13:05:08 +00:00 committed by GitHub
parent ae25e86f5c
commit fd474b4050
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
python-version: ["3.10", "3.11", "3.12", "3.13", "3.14"]
python-version: ["3.11", "3.12", "3.13", "3.14"]
steps:
- uses: "actions/checkout@v4"