Skip to content

Commit c19e828

Browse files
committed
php 8.4 -> 8.3
1 parent bd0dca1 commit c19e828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/moodle-ci.yml

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

0 commit comments

Comments
 (0)