Merge pull request #2056 from umap-project/bump-postgis-ci

chore: bump postgis in the CI
This commit is contained in:
Yohan Boniface 2024-08-13 10:02:40 +02:00 committed by GitHub
commit 0cbfa43817
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
services:
postgres:
image: postgis/postgis:12-2.5
image: postgis/postgis:13-3.4
ports:
- 5432:5432
env: