Skip to content

Commit 35ffa1b

Browse files
author
Fabien Coelho
committed
more CI tests
1 parent 3f65a5d commit 35ffa1b

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/package.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,11 @@ jobs:
1212
matrix:
1313
python:
1414
- version: "pypy3.10"
15-
# 2025-03-09 KO on pydantic-core
16-
# - version: "pypy3.11"
15+
- version: "pypy3.11"
1716
- version: "3.10"
1817
- version: "3.11"
1918
- version: "3.12"
2019
- version: "3.13"
21-
# 2025-03-09 KO on pydantic-core
2220
- version: "3.14"
2321
# env:
2422
# PYTHON_GIL: ${{ matrix.python.gil }}

0 commit comments

Comments
 (0)