We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6efb420 commit bdedff7Copy full SHA for bdedff7
.github/workflows/test.yml
@@ -46,7 +46,7 @@ jobs:
46
sonar: "true"
47
services:
48
postgres:
49
- image: postgres:15.0
+ image: postgis/postgis:15-3.4
50
env:
51
POSTGRES_USER: odoo
52
POSTGRES_PASSWORD: odoo
0 commit comments