We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b1d12a2 + 1c75775 commit a78fb86Copy full SHA for a78fb86
1 file changed
.github/workflows/moodle-plugin-ci.yml
@@ -8,7 +8,7 @@ jobs:
8
9
services:
10
postgres:
11
- image: postgres:14
+ image: postgres:15
12
env:
13
POSTGRES_USER: 'postgres'
14
POSTGRES_HOST_AUTH_METHOD: 'trust'
0 commit comments