🔧 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

View File

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