File tree Expand file tree Collapse file tree 2 files changed +20
-11
lines changed Expand file tree Collapse file tree 2 files changed +20
-11
lines changed Original file line number Diff line number Diff line change 11{
2- "main-moodle" : " MOODLE_405_STABLE" ,
2+ "moodle-plugin-ci" : " 4.5.7" ,
3+ "main-moodle" : " MOODLE_500_STABLE" ,
34 "main-php" : " 8.3" ,
4- "moodle-php" : {
5- "MOODLE_401_STABLE" : [" 8.0" , " 8.1" ],
6- "MOODLE_402_STABLE" : [" 8.1" , " 8.2" ],
7- "MOODLE_403_STABLE" : [" 8.1" , " 8.2" ],
8- "MOODLE_404_STABLE" : [" 8.2" , " 8.3" ],
9- "MOODLE_405_STABLE" : [" 8.1" , " 8.2" , " 8.3" ]
10- },
11- "moodle-plugin-ci" : " 4.5.5"
12- }
5+ "main-db" : " pgsql" ,
6+ "moodle-testmatrix" : {
7+ "MOODLE_401_STABLE" : {
8+ "php" : [" 8.0" , " 8.1" ]
9+ },
10+ "MOODLE_404_STABLE" : {
11+ "php" : [" 8.1" , " 8.2" , " 8.3" ]
12+ },
13+ "MOODLE_405_STABLE" : {
14+ "php" : [" 8.1" , " 8.2" , " 8.3" ],
15+ "db" : [" pgsql" , " mariadb" , " mysqli" ]
16+ },
17+ "MOODLE_500_STABLE" : {
18+ "php" : [" 8.2" , " 8.3" , " 8.4" ],
19+ "db" : [" pgsql" , " mariadb" , " mysqli" ]
20+ }
21+ }
22+ }
Original file line number Diff line number Diff line change 77 uses : learnweb/moodle-workflows-learnweb/.github/workflows/moodle-ci.yml@main
88 with :
99 allow-mustache-lint-error : true
10- allow-grunt-error : true
You can’t perform that action at this time.
0 commit comments