mirror of
https://github.com/catalyst/moodle-auth_outage.git
synced 2026-05-16 21:41:31 +02:00
add 3.10 and 3.11 tests to github actions.
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -51,6 +51,8 @@ jobs:
|
||||
- {moodle-branch: 'MOODLE_35_STABLE', php: '7.2', node: '14.15.1', database: 'mariadb'}
|
||||
- {moodle-branch: 'MOODLE_39_STABLE', php: '7.4', node: '14.15.1', database: 'mariadb'}
|
||||
- {moodle-branch: 'MOODLE_39_STABLE', php: '7.4', node: '14.15.1', database: 'pgsql'}
|
||||
- {moodle-branch: 'MOODLE_310_STABLE', php: '7.4', node: '14.15.1', database: 'mariadb'}
|
||||
- {moodle-branch: 'MOODLE_311_STABLE', php: '7.4', node: '14.15.1', database: 'pgsql'}
|
||||
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
@@ -131,4 +133,4 @@ jobs:
|
||||
|
||||
# - name: Run behat
|
||||
# if: ${{ always() }}
|
||||
# run: moodle-plugin-ci behat --profile chrome
|
||||
# run: moodle-plugin-ci behat --profile chrome
|
||||
|
||||
Reference in New Issue
Block a user