Skip to content

Commit 16580a1

Browse files
authored
Update PostGIS version in CI workflow
1 parent 32a6558 commit 16580a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ubuntu-maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
java: [ 17 ]
2828
java_dist: [ 'temurin' ]
2929
profile: [ hsqldb, postgresql ]
30-
postgis: [ 17-3.5-alpine ]
30+
postgis: [ 17-3.6-alpine ]
3131
include:
3232
- java: 21
3333
java_dist: 'zulu'

0 commit comments

Comments
 (0)