mirror of
https://github.com/fastapi/sqlmodel.git
synced 2026-05-19 23:19:35 -05:00
⬆️ Add support for Python 3.11 and Python 3.12 (#710)
This commit is contained in:
committed by
GitHub
parent
781a2d6b0a
commit
47bcd9df8d
@@ -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