]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
🔧 Update test workflow config, remove commented code (#14540)
authorSebastián Ramírez <tiangolo@gmail.com>
Tue, 16 Dec 2025 20:32:09 +0000 (12:32 -0800)
committerGitHub <noreply@github.com>
Tue, 16 Dec 2025 20:32:09 +0000 (20:32 +0000)
.github/workflows/test.yml

index 623807f8a45fded919bfe50bb370cc18e70a2eb3..c430854265b855f9404ab8ddd78e53fc804ce06b 100644 (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"