File tree Expand file tree Collapse file tree 1 file changed +15
-24
lines changed Expand file tree Collapse file tree 1 file changed +15
-24
lines changed Original file line number Diff line number Diff line change 3535 - php : 8.3
3636 moodle-branch : main
3737 database : mariadb
38+ - php : 8.3
39+ moodle-branch : MOODLE_500_STABLE
40+ database : pgsql
41+ - php : 8.3
42+ moodle-branch : MOODLE_405_STABLE
43+ database : pgsql
3844 - php : 8.3
3945 moodle-branch : MOODLE_404_STABLE
4046 database : pgsql
@@ -50,36 +56,21 @@ jobs:
5056 moodle-branch : MOODLE_401_STABLE
5157 database : pgsql
5258
53- - php : 8.0
54- moodle-branch : MOODLE_400_STABLE
55- database : pgsql
56- # The following line is only needed if you're going to run php8 jobs and your
57- # plugin needs xmlrpc services.
58- extensions : xmlrpc-beta
59- - php : 8.0
60- moodle-branch : MOODLE_311_STABLE
61- database : pgsql
62- # The following line is only needed if you're going to run php8 jobs and your
63- # plugin needs xmlrpc services.
64- extensions : xmlrpc-beta
65-
66- - php : 7.4
67- moodle-branch : MOODLE_310_STABLE
68- database : pgsql
69- - php : 7.4
70- moodle-branch : MOODLE_39_STABLE
71- database : pgsql
72- - php : 7.4
73- moodle-branch : MOODLE_38_STABLE
74- database : pgsql
7559
7660 # Lowest php versions supported by each branch (with main always being tested twice).
77- - php : 8.1
61+ - php : 8.2
7862 moodle-branch : main
7963 database : pgsql
80- - php : 8.1
64+ - php : 8.2
8165 moodle-branch : main
8266 database : mariadb
67+ - php : 8.2
68+ moodle-branch : MOODLE_500_STABLE
69+ database : pgsql
70+
71+ - php : 8.1
72+ moodle-branch : MOODLE_405_STABLE
73+ database : pgsql
8374 - php : 8.1
8475 moodle-branch : MOODLE_404_STABLE
8576 database : pgsql
You can’t perform that action at this time.
0 commit comments