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 2626 - DB=pgsql MOODLE_BRANCH=MOODLE_35_STABLE
2727 - DB=pgsql MOODLE_BRANCH=MOODLE_37_STABLE
2828 - DB=pgsql MOODLE_BRANCH=MOODLE_38_STABLE
29- # - DB=pgsql MOODLE_BRANCH=MOODLE_39_STABLE
29+ - DB=pgsql MOODLE_BRANCH=MOODLE_39_STABLE
3030 - DB=pgsql MOODLE_BRANCH=master
3131 - DB=mysqli MOODLE_BRANCH=MOODLE_35_STABLE
3232 - DB=mysqli MOODLE_BRANCH=MOODLE_37_STABLE
3333 - DB=mysqli MOODLE_BRANCH=MOODLE_38_STABLE
34- # - DB=mysqli MOODLE_BRANCH=MOODLE_39_STABLE
34+ - DB=mysqli MOODLE_BRANCH=MOODLE_39_STABLE
3535 - DB=mysqli MOODLE_BRANCH=master
3636
3737before_install :
4848 # Prechecks against latest Moodle stable only.
4949 - stage : static
5050 php : 7.4
51- env : DB=mysqli MOODLE_BRANCH=master # TODO 39
51+ env : DB=mysqli MOODLE_BRANCH=MOODLE_39_STABLE
5252 install :
5353 - moodle-plugin-ci install --no-init
5454 script :
6363 # Smaller build matrix for development builds
6464 - stage : develop
6565 php : 7.4
66- env : DB=mysqli MOODLE_BRANCH=master # TODO 39
66+ env : DB=mysqli MOODLE_BRANCH=MOODLE_39_STABLE
6767 exclude :
6868 - php : 7.3
6969 env : DB=pgsql MOODLE_BRANCH=MOODLE_35_STABLE
You can’t perform that action at this time.
0 commit comments