Skip to content

Commit 2f3d352

Browse files
committed
Upgrade CI to test newer versions of postgres
1 parent a1ee26f commit 2f3d352

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/postgres.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
max-parallel: 5
1616
matrix:
17-
postgres-version: [9, 10, 11, 12, 13]
17+
postgres-version: [12, 13, 14, 15, 16]
1818
services:
1919
# Label used to access the service container
2020
postgres:

0 commit comments

Comments
 (0)