|
|
@ -60,6 +60,8 @@ jobs: |
|
|
exclude: |
|
|
exclude: |
|
|
- python-version: "3.14" |
|
|
- python-version: "3.14" |
|
|
pydantic-version: "pydantic-v1" |
|
|
pydantic-version: "pydantic-v1" |
|
|
|
|
|
- python-version: "3.14t" |
|
|
|
|
|
pydantic-version: "pydantic-v1" |
|
|
fail-fast: false |
|
|
fail-fast: false |
|
|
steps: |
|
|
steps: |
|
|
- name: Dump GitHub context |
|
|
- name: Dump GitHub context |
|
|
|