Skip to content

Commit dd6c27d

Browse files
Drop minor versions for postgis service.
1 parent e6d20eb commit dd6c27d

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
@@ -103,7 +103,7 @@ jobs:
103103

104104
services:
105105
postgres:
106-
image: postgis/postgis:17-3.5
106+
image: postgis/postgis:17
107107
env:
108108
POSTGRES_DB: debug_toolbar
109109
POSTGRES_USER: debug_toolbar

0 commit comments

Comments
 (0)