mirror of
https://github.com/fastapi/sqlmodel.git
synced 2026-03-13 09:29:54 +08:00
➖ Drop support for Python 3.9 (#1766)
This commit is contained in:
committed by
GitHub
parent
ffdcb44ae2
commit
ede8dd062d
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -30,9 +30,6 @@ jobs:
|
||||
uv-resolution:
|
||||
- highest
|
||||
include:
|
||||
- os: windows-latest
|
||||
python-version: "3.9"
|
||||
uv-resolution: highest
|
||||
- os: ubuntu-latest
|
||||
python-version: "3.10"
|
||||
uv-resolution: lowest-direct
|
||||
|
||||
Reference in New Issue
Block a user