drop PgSQL 14, unite migration for SQLite and PgSQL (#10165)

This commit is contained in:
Alexander Piskun
2025-10-03 21:34:06 +03:00
committed by GitHub
parent 94941c50b3
commit fd6ac0a765
3 changed files with 4 additions and 15 deletions

View File

@@ -99,7 +99,7 @@ jobs:
fail-fast: false
matrix:
python: ['3.9', '3.12']
pgsql: ['14', '16']
pgsql: ['16', '18']
services:
postgres: