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.
1 parent 52890e4 commit 15ae7aeCopy full SHA for 15ae7ae
.github/workflows/structure.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
fail-fast: false
13
matrix:
14
- moodle_branch: ['main', 'MOODLE_405_STABLE', 'MOODLE_404_STABLE', 'MOODLE_403_STABLE']
+ moodle_branch: ['main', 'MOODLE_500_STABLE', 'MOODLE_405_STABLE', 'MOODLE_404_STABLE']
15
env:
16
dbtype: pgsql
17
php: 8.2
0 commit comments