We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fe0126 commit 31d8ec0Copy full SHA for 31d8ec0
.github/workflows/config.json
@@ -2,7 +2,8 @@
2
"main-moodle": "MOODLE_405_STABLE",
3
"main-php": "8.3",
4
"moodle-php": {
5
- "MOODLE_405_STABLE": ["8.3"]
+ "MOODLE_401_STABLE": ["8.0","8.1"],
6
+ "MOODLE_405_STABLE": ["8.1","8.2","8.3"]
7
},
8
"moodle-plugin-ci": "4.4.5"
9
}
0 commit comments