mirror of
https://github.com/fastapi/sqlmodel.git
synced 2026-03-13 09:29:54 +08:00
➖ Drop support for Python 3.8 in CI and docs (#1695)
Co-authored-by: Yurii Motov <yurii.motov.monte@gmail.com> Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d7b596b1dd
commit
afc0c324cf
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -30,9 +30,6 @@ jobs:
|
||||
pydantic-version:
|
||||
- pydantic-v2
|
||||
include:
|
||||
- os: macos-latest
|
||||
python-version: "3.8"
|
||||
pydantic-version: pydantic-v1
|
||||
- os: windows-latest
|
||||
python-version: "3.9"
|
||||
pydantic-version: pydantic-v2
|
||||
|
||||
Reference in New Issue
Block a user