Skip to content

Commit

Permalink
Update to Postgres 14 as required by main
Browse files Browse the repository at this point in the history
  • Loading branch information
aspark21 authored Dec 1, 2024
1 parent 18fe3e1 commit 292d1e1
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 292d1e1

Please sign in to comment.