Skip to content

Commit 80d41a0

Browse files
committed
Run CI against Postgres 17.
1 parent d247cac commit 80d41a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
services:
1616
postgres:
17-
image: postgres:13
17+
image: postgres:17
1818
env:
1919
POSTGRES_USER: postgres
2020
POSTGRES_PASSWORD: postgres

0 commit comments

Comments
 (0)