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 822959c commit af04863Copy full SHA for af04863
.github/workflows/config.json
@@ -2,7 +2,7 @@
2
"main-moodle": "MOODLE_500_STABLE",
3
"main-php": "8.3",
4
"main-db": "pgsql",
5
- "dbs": ["pgsql", "mariadb", "mysqli"],
+ "dbs": ["pgsql", "mariadb"],
6
"moodle-php": {
7
"MOODLE_401_STABLE": ["8.0", "8.1"],
8
"MOODLE_404_STABLE": ["8.1", "8.2", "8.3"],
0 commit comments