Skip to content

Commit 3eb09f7

Browse files
committed
Adopting Moodle Plugin CI for Moodle 5.0
1 parent b9faf8a commit 3eb09f7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,6 @@ jobs:
3939
- php: '8.2'
4040
moodle-branch: 'MOODLE_500_STABLE'
4141
database: 'pgsql'
42-
- php: '8.4'
43-
moodle-branch: 'MOODLE_500_STABLE'
44-
database: 'mariadb'
4542

4643
steps:
4744
- name: Checkout

0 commit comments

Comments
 (0)