File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 7777 include :
7878 - php : ' 8.3'
7979 moodle-branch : ' main'
80+ - php : ' 8.3'
81+ moodle-branch : ' MOODLE_404_STABLE'
8082 - php : ' 8.2'
8183 moodle-branch : ' MOODLE_403_STABLE'
8284 - php : ' 8.2'
@@ -194,6 +196,8 @@ jobs:
194196 # Each supported PHP version once. That's enough.
195197 - php : ' 8.3'
196198 moodle-branch : ' main'
199+ - php : ' 8.3'
200+ moodle-branch : ' MOODLE_404_STABLE'
197201 - php : ' 8.2'
198202 moodle-branch : ' MOODLE_403_STABLE'
199203 - php : ' 8.1'
Original file line number Diff line number Diff line change 9393 - php : 8.3
9494 env : MOODLE_BRANCH=main
9595 # Last stable with highest supported PHP version.
96- - php : 8.2
97- env : MOODLE_BRANCH=MOODLE_403_STABLE
96+ - php : 8.3
97+ env : MOODLE_BRANCH=MOODLE_404_STABLE
9898 # And older stable supported (with lowest supported PHP version).
9999 - php : 7.4
100100 env : MOODLE_BRANCH=MOODLE_39_STABLE
You can’t perform that action at this time.
0 commit comments