Skip to content

Commit 6f632db

Browse files
authored
Bump PHP for main
1 parent bce545a commit 6f632db

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/moodle-ci.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -31,16 +31,16 @@ jobs:
3131
fail-fast: false
3232
matrix:
3333
include:
34-
- php: '8.2'
34+
- php: '8.3'
3535
moodle-branch: 'main'
3636
database: 'mariadb'
37-
- php: '8.2'
37+
- php: '8.3'
3838
moodle-branch: 'main'
3939
database: 'pgsql'
40-
- php: '8.1'
40+
- php: '8.2'
4141
moodle-branch: 'main'
4242
database: 'mariadb'
43-
- php: '8.1'
43+
- php: '8.2'
4444
moodle-branch: 'main'
4545
database: 'pgsql'
4646
- php: '8.1'

0 commit comments

Comments
 (0)