mirror of https://github.com/tiangolo/fastapi.git
🔧 Update test workflow config, remove commented code (#14540)
This commit is contained in:
parent
98bee09a6a
commit
c4fb93f9c2
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue