mirror of
https://github.com/fastapi/fastapi.git
synced 2026-04-16 12:57:44 -04:00
🔧 Update test workflow config, remove commented code (#14540)
This commit is contained in:
committed by
GitHub
parent
98bee09a6a
commit
c4fb93f9c2
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user