File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 3232 php : ' 8.1'
3333 - moodle-branch : ' MOODLE_501_STABLE'
3434 php : ' 8.1'
35+ - moodle-branch : ' main'
36+ php : ' 8.2'
3537 - moodle-branch : ' main'
3638 php : ' 8.1'
3739 include :
Original file line number Diff line number Diff line change 5252 moodle-plugin-ci install --plugin ./plugin --db-host=127.0.0.1
5353 env :
5454 DB : mariadb
55- MOODLE_BRANCH : ${{ matrix.php == '8.1' && 'MOODLE_405_STABLE' || 'main '}}
55+ MOODLE_BRANCH : ${{ matrix.php == '8.1' && 'MOODLE_405_STABLE' || 'MOODLE_501_STABLE '}}
5656
5757 - name : PHP Lint
5858 if : ${{ always() }}
Original file line number Diff line number Diff line change 99
1010 services :
1111 postgres :
12- image : postgres:15
12+ image : postgres:16
1313 env :
1414 POSTGRES_USER : ' postgres'
1515 POSTGRES_HOST_AUTH_METHOD : ' trust'
4141 php : ' 8.1'
4242 - moodle-branch : ' MOODLE_501_STABLE'
4343 php : ' 8.1'
44+ - moodle-branch : ' main'
45+ php : ' 8.2'
4446 - moodle-branch : ' main'
4547 php : ' 8.1'
4648 include :
You can’t perform that action at this time.
0 commit comments