We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdd5103 commit 87e99ccCopy full SHA for 87e99cc
.github/workflows/moodle-ci.yml
@@ -31,7 +31,7 @@ jobs:
31
fail-fast: false
32
matrix:
33
php: ['8.1']
34
- moodle-branch: ['MOODLE_402_STABLE', 'MOODLE_403_STABLE']
+ moodle-branch: ['MOODLE_405_STABLE']
35
database: [pgsql]
36
37
steps:
0 commit comments