Skip to content

Commit 513e959

Browse files
committed
validating Naksha against Postgres 15.15
1 parent f99c6f6 commit 513e959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-build-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
services:
1919
postgres:
20-
image: postgis/postgis:16-master
20+
image: postgis/postgis:15-3.5-alpine
2121
env:
2222
POSTGRES_PASSWORD: password
2323
POSTGRES_USER: postgres

0 commit comments

Comments
 (0)