Skip to content

Commit 0ff0197

Browse files
committed
Update CI for Moodle 5.1 (MDL-85362) WIP 2
1 parent 93f98b3 commit 0ff0197

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/moodle-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,13 @@ jobs:
4242
plugin-ci: ^4
4343
# extensions: xmlrpc-beta
4444
# Moodle 5.1, PHP 8.3, MariaDB
45-
- php: '8.3'
45+
- php: '8.3' # 8.2-8.4
4646
moodle-branch: 'main'
4747
database: mariadb
4848
plugin-ci: ^4
4949
# extensions: xmlrpc-beta
5050
# Moodle 5.1, PHP 8.4, PostgresSQL
51-
- php: '8.4'
51+
- php: '8.4' # 8.2-8.4
5252
moodle-branch: 'main'
5353
database: pgsql
5454
plugin-ci: ^4

0 commit comments

Comments
 (0)