File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2525 - DB=pgsql MOODLE_BRANCH=MOODLE_35_STABLE
2626 - DB=pgsql MOODLE_BRANCH=MOODLE_37_STABLE
2727 - DB=pgsql MOODLE_BRANCH=MOODLE_38_STABLE
28- # - DB=pgsql MOODLE_BRANCH=MOODLE_39_STABLE
28+ - DB=pgsql MOODLE_BRANCH=MOODLE_39_STABLE
2929 - DB=pgsql MOODLE_BRANCH=master
3030 - DB=mysqli MOODLE_BRANCH=MOODLE_35_STABLE
3131 - DB=mysqli MOODLE_BRANCH=MOODLE_37_STABLE
3232 - DB=mysqli MOODLE_BRANCH=MOODLE_38_STABLE
33- # - DB=mysqli MOODLE_BRANCH=MOODLE_39_STABLE
33+ - DB=mysqli MOODLE_BRANCH=MOODLE_39_STABLE
3434 - DB=mysqli MOODLE_BRANCH=master
3535
3636before_install :
5050 # Prechecks against latest Moodle stable only.
5151 - stage : static
5252 php : 7.4
53- env : DB=mysqli MOODLE_BRANCH=master # TODO 39
53+ env : DB=mysqli MOODLE_BRANCH=MOODLE_39_STABLE
5454 install : moodle-plugin-ci install --no-init
5555 script :
5656 - moodle-plugin-ci phplint
6464 # Smaller build matrix for development builds
6565 - stage : develop
6666 php : 7.4
67- env : DB=mysqli MOODLE_BRANCH=master # TODO 39
67+ env : DB=mysqli MOODLE_BRANCH=MOODLE_39_STABLE
6868 exclude :
6969 - php : 7.3
7070 env : DB=pgsql MOODLE_BRANCH=MOODLE_35_STABLE
You can’t perform that action at this time.
0 commit comments