Remove support for PostgreSQL 10 (#14392)

Signed-off-by: Sean Quah <seanq@matrix.org>
This commit is contained in:
Sean Quah
2022-11-08 17:17:13 +00:00
committed by GitHub
parent d85cba1aa0
commit a5fcdea090
5 changed files with 15 additions and 4 deletions
+1 -1
View File
@@ -409,7 +409,7 @@ jobs:
matrix:
include:
- python-version: "3.7"
postgres-version: "10"
postgres-version: "11"
- python-version: "3.11"
postgres-version: "14"