mirror of
https://github.com/fastapi/sqlmodel.git
synced 2026-01-05 17:09:42 -06:00
⬆️ Add support for Python 3.11 and Python 3.12 (#710)
This commit is contained in:
committed by
GitHub
parent
781a2d6b0a
commit
47bcd9df8d
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -25,6 +25,8 @@ jobs:
|
||||
- "3.8"
|
||||
- "3.9"
|
||||
- "3.10"
|
||||
- "3.11"
|
||||
- "3.12"
|
||||
fail-fast: false
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user