Skip to content

Commit

Permalink
ci: upgrade to postgres 12
Browse files Browse the repository at this point in the history
  • Loading branch information
sbidoul committed Sep 26, 2024
1 parent cfb45a4 commit 9ca0a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
image_name: py3.10-ocb18.0
services:
postgres:
image: postgres:9.6
image: postgres:12
env:
POSTGRES_USER: odoo
POSTGRES_PASSWORD: odoo
Expand Down

0 comments on commit 9ca0a6e

Please sign in to comment.