Skip to content

Commit

Permalink
quiz-data - Up postgres for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
EJMFarrow committed Dec 2, 2024
1 parent 699ebf6 commit a2eb63a
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 @@ -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 a2eb63a

Please sign in to comment.