Skip to content

Commit 18bf5c2

Browse files
committed
clean config file
1 parent cf8ffeb commit 18bf5c2

File tree

1 file changed

+1
-16
lines changed

1 file changed

+1
-16
lines changed

.github/workflows/config.json

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,4 @@
11
{
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-
=======
162
"moodle-plugin-ci": "4.5.7",
173
"main-moodle": "MOODLE_500_STABLE",
184
"main-php": "8.3",
@@ -33,5 +19,4 @@
3319
"db": ["pgsql", "mariadb", "mysqli"]
3420
}
3521
}
36-
}
37-
>>>>>>> Stashed changes
22+
}

0 commit comments

Comments
 (0)