Skip to content
Snippets Groups Projects
Commit 8bb96ac2 authored by Tamara Gunkel's avatar Tamara Gunkel
Browse files

added moodle 4 to github workflow

parent 86f1ad56
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,7 @@ jobs: ...@@ -9,7 +9,7 @@ jobs:
strategy: strategy:
matrix: matrix:
php: ['7.4'] php: ['7.4']
moodle-branch: ['MOODLE_39_STABLE', 'MOODLE_310_STABLE', 'MOODLE_311_STABLE'] moodle-branch: ['MOODLE_39_STABLE', 'MOODLE_310_STABLE', 'MOODLE_311_STABLE', 'master']
database: ['pgsql'] database: ['pgsql']
steps: steps:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment