Skip to content

Commit

Permalink
test: Update postrges to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
usantos-at-wiris authored Jan 8, 2025
1 parent 9f0ef85 commit 53610b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/moodle-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-latest
services:
postgres:
image: postgres:13
image: postgres:14
env:
POSTGRES_USER: "postgres"
POSTGRES_HOST_AUTH_METHOD: "trust"
Expand Down

0 comments on commit 53610b7

Please sign in to comment.