We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27a155a commit 93f98b3Copy full SHA for 93f98b3
1 file changed
.github/workflows/moodle-ci.yml
@@ -11,7 +11,7 @@ jobs:
11
12
services:
13
postgres:
14
- image: postgres:14 # Moodle 5.0
+ image: postgres:15 # Moodle 5.1
15
env:
16
POSTGRES_USER: 'postgres'
17
POSTGRES_HOST_AUTH_METHOD: 'trust'
0 commit comments