chore: bump postgis in the CI

So to bump PostgreSQL to 13, and make Django 5.1 happy
This commit is contained in:
Yohan Boniface 2024-08-13 09:46:41 +02:00
parent 91c9088082
commit ad8e45230d

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: