Skip to content

Commit dc4d226

Browse files
committed
test new matrix notation
1 parent 27c62da commit dc4d226

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/config.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
"php": ["8.0", "8.1"]
88
},
99
"MOODLE_404_STABLE": {
10-
"php": ["8.1", "8.2", "8.3"],
11-
"db": ["pgsql"]
10+
"db": ["mariadb"]
1211
},
1312
"MOODLE_405_STABLE": {
1413
"php": ["8.1", "8.2", "8.3"],

0 commit comments

Comments
 (0)