mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2025-11-30 13:20:40 +03:00
upgrade to python 3.12
This commit is contained in:
2
.github/workflows/build-and-test.yml
vendored
2
.github/workflows/build-and-test.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
python-version: [ "3.11" ]
|
||||
python-version: [ "3.12" ]
|
||||
poetry-version: [ "1.7.1" ]
|
||||
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user