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 2424 - DB=pgsql MOODLE_BRANCH=MOODLE_35_STABLE
2525 - DB=pgsql MOODLE_BRANCH=MOODLE_37_STABLE
2626 - DB=pgsql MOODLE_BRANCH=MOODLE_38_STABLE
27- # - DB=pgsql MOODLE_BRANCH=MOODLE_39_STABLE
27+ - DB=pgsql MOODLE_BRANCH=MOODLE_39_STABLE
2828 - DB=pgsql MOODLE_BRANCH=master
2929 - DB=mysqli MOODLE_BRANCH=MOODLE_35_STABLE
3030 - DB=mysqli MOODLE_BRANCH=MOODLE_37_STABLE
3131 - DB=mysqli MOODLE_BRANCH=MOODLE_38_STABLE
32- # - DB=mysqli MOODLE_BRANCH=MOODLE_39_STABLE
32+ - DB=mysqli MOODLE_BRANCH=MOODLE_39_STABLE
3333 - DB=mysqli MOODLE_BRANCH=master
3434
3535before_install :
4545 # Prechecks against latest Moodle stable only.
4646 - stage : static
4747 php : 7.4
48- env : DB=mysqli MOODLE_BRANCH=master # TODO 39
48+ env : DB=mysqli MOODLE_BRANCH=MOODLE_39_STABLE
4949 install :
5050 - moodle-plugin-ci install --no-init
5151 script :
6161 # Smaller build matrix for development builds
6262 - stage : develop
6363 php : 7.4
64- env : DB=mysqli MOODLE_BRANCH=master # TODO 39
64+ env : DB=mysqli MOODLE_BRANCH=MOODLE_39_STABLE
6565 exclude :
6666 - php : 7.3
6767 env : DB=pgsql MOODLE_BRANCH=MOODLE_35_STABLE
You can’t perform that action at this time.
0 commit comments