Skip to content

Commit 88b9847

Browse files
committed
MBS-10134: Update GHA
1 parent 0125033 commit 88b9847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
fail-fast: false
3232
matrix:
3333
php: ['8.2', '8.3']
34-
moodle-branch: ['main', 'MOODLE_500_STABLE', 'MOODLE_405_STABLE']
34+
moodle-branch: ['main', 'MOODLE_500_STABLE']
3535
database: [pgsql, mariadb]
3636

3737
steps:

0 commit comments

Comments
 (0)