🔧 Update test workflow config, remove commented code (#14540)

This commit is contained in:
Sebastián Ramírez 2025-12-16 12:32:09 -08:00 committed by GitHub
parent 98bee09a6a
commit c4fb93f9c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 4 deletions

View File

@ -73,10 +73,6 @@ jobs:
python-version: "3.13" python-version: "3.13"
pydantic-version: "pydantic>=2.0.2,<3.0.0" pydantic-version: "pydantic>=2.0.2,<3.0.0"
coverage: coverage coverage: coverage
# - os: ubuntu-latest
# python-version: "3.13"
# pydantic-version: "pydantic>=2.0.2,<2.7.0"
# coverage: coverage
- os: ubuntu-latest - os: ubuntu-latest
python-version: "3.14" python-version: "3.14"
pydantic-version: "pydantic>=2.0.2,<3.0.0" pydantic-version: "pydantic>=2.0.2,<3.0.0"