Skip to content
Snippets Groups Projects
Commit a092460c authored by Chris Sangwin's avatar Chris Sangwin
Browse files

Bump postgress version in github actions.

parent 1dab86ac
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ jobs: ...@@ -8,7 +8,7 @@ jobs:
services: services:
postgres: postgres:
image: postgres:10 image: postgres:12
env: env:
POSTGRES_USER: 'postgres' POSTGRES_USER: 'postgres'
POSTGRES_HOST_AUTH_METHOD: 'trust' POSTGRES_HOST_AUTH_METHOD: 'trust'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment