Sebastián Ramírez
6 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
0 additions and
4 deletions
-
.github/workflows/test.yml
|
|
|
@ -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" |
|
|
|
|