Skip to content

Commit

Permalink
Update postgres to 14 on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mirrec committed Oct 7, 2023
1 parent 45f19a4 commit 6e85909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slovensko_digital_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

services:
postgres:
image: postgres:12-alpine
image: postgres:14-alpine
env:
POSTGRES_USER: runner
POSTGRES_HOST_AUTH_METHOD: trust
Expand Down

0 comments on commit 6e85909

Please sign in to comment.