Skip to content

Commit 94ab14c

Browse files
committed
exclude some options
1 parent 6db3eeb commit 94ab14c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/config.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
"db": ["pgsql", "mariadb", "mysqli"]
99
},
1010
"MOODLE_501_STABLE": {
11-
"php": ["8.2", "8.3", "8.4"],
12-
"db": ["pgsql", "mariadb", "mysqli"]
11+
"php": ["8.3"]
1312
}
1413
}
1514
}

0 commit comments

Comments
 (0)