mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2025-08-26 16:40:40 +03:00
update ci
This commit is contained in:
parent
73b433642f
commit
9a7dff4b62
4
.github/workflows/build-and-test.yml
vendored
4
.github/workflows/build-and-test.yml
vendored
@ -12,8 +12,8 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
python-version: [ "3.12" ]
|
||||
poetry-version: [ "1.8.3" ]
|
||||
python-version: [ "3.13" ]
|
||||
poetry-version: [ "1.8.5" ]
|
||||
|
||||
env:
|
||||
PYTHONDONTWRITEBYTECODE: 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user