Skip to content

Commit 9b558c3

Browse files
committed
Upgrade postgres in CI/CD to 18
1 parent bdcf412 commit 9b558c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

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

1717
services:
1818
postgres:
19-
image: postgis/postgis:13-3.1-alpine
19+
image: postgis/postgis:18-3.6-alpine
2020
env:
2121
POSTGRES_DB: postgres
2222
POSTGRES_PASSWORD: postgres

0 commit comments

Comments
 (0)