Skip to content

Commit 93f98b3

Browse files
committed
Update CI for Moodle 5.1 (MDL-85362)
1 parent 27a155a commit 93f98b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/moodle-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
services:
1313
postgres:
14-
image: postgres:14 # Moodle 5.0
14+
image: postgres:15 # Moodle 5.1
1515
env:
1616
POSTGRES_USER: 'postgres'
1717
POSTGRES_HOST_AUTH_METHOD: 'trust'

0 commit comments

Comments
 (0)