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 cf8ffeb commit 18bf5c2Copy full SHA for 18bf5c2
.github/workflows/config.json
@@ -1,18 +1,4 @@
1
{
2
-<<<<<<< Updated upstream
3
- "main-moodle": "MOODLE_500_STABLE",
4
- "main-php": "8.3",
5
- "main-db": "pgsql",
6
- "dbs": ["pgsql", "mariadb"],
7
- "moodle-php": {
8
- "MOODLE_401_STABLE": ["8.0", "8.1"],
9
- "MOODLE_404_STABLE": ["8.1", "8.2", "8.3"],
10
- "MOODLE_405_STABLE": ["8.1", "8.2", "8.3"],
11
- "MOODLE_500_STABLE": ["8.2", "8.3", "8.4"]
12
- },
13
- "moodle-plugin-ci": "4.5.7"
14
-}
15
-=======
16
"moodle-plugin-ci": "4.5.7",
17
"main-moodle": "MOODLE_500_STABLE",
18
"main-php": "8.3",
@@ -33,5 +19,4 @@
33
19
"db": ["pgsql", "mariadb", "mysqli"]
34
20
}
35
21
36
37
->>>>>>> Stashed changes
22
+}
0 commit comments