We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3ea55e commit 03c59f7Copy full SHA for 03c59f7
.github/workflows/test.yml
@@ -42,7 +42,7 @@ jobs:
42
makepot: "true"
43
services:
44
postgres:
45
- image: postgres:12.0
+ image: postgis/postgis:13-3.4
46
env:
47
POSTGRES_USER: odoo
48
POSTGRES_PASSWORD: odoo
0 commit comments