Commit cf17932 1 parent 5c96fd6 commit cf17932 Copy full SHA for cf17932
File tree 1 file changed +9
-9
lines changed
1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 9
9
strategy :
10
10
matrix :
11
11
php : ['8.2']
12
- moodle-branch : ['master ']
12
+ moodle-branch : ['MOODLE_403_STABLE ']
13
13
database : ['pgsql']
14
14
15
15
steps :
@@ -115,17 +115,17 @@ jobs:
115
115
database : ['mariadb', 'pgsql']
116
116
include :
117
117
- php : ' 8.2'
118
- moodle-branch : ' MOODLE_402_STABLE'
119
- database : ' mariadb'
118
+ moodle-branch : ' MOODLE_402_STABLE'
119
+ database : ' mariadb'
120
120
- php : ' 8.2'
121
- moodle-branch : ' MOODLE_402_STABLE'
122
- database : ' pgsql'
121
+ moodle-branch : ' MOODLE_402_STABLE'
122
+ database : ' pgsql'
123
123
- php : ' 8.2'
124
- moodle-branch : ' MOODLE_403_STABLE'
125
- database : ' mariadb'
124
+ moodle-branch : ' MOODLE_403_STABLE'
125
+ database : ' mariadb'
126
126
- php : ' 8.2'
127
- moodle-branch : ' MOODLE_403_STABLE'
128
- database : ' pgsql'
127
+ moodle-branch : ' MOODLE_403_STABLE'
128
+ database : ' pgsql'
129
129
130
130
steps :
131
131
- name : Start MariaDB
You can’t perform that action at this time.
0 commit comments