Skip to content

Commit

Permalink
Merge pull request #333 from aspark21/patch-2
Browse files Browse the repository at this point in the history
Update to Postgres 14 as required by main
  • Loading branch information
kabalin authored Jan 31, 2025
2 parents 16d9a92 + 292d1e1 commit 06df50c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gha.dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

services:
postgres:
image: postgres:13
image: postgres:14
env:
POSTGRES_USER: 'postgres'
POSTGRES_HOST_AUTH_METHOD: 'trust'
Expand Down

0 comments on commit 06df50c

Please sign in to comment.