We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00b13c6 commit 268c5f3Copy full SHA for 268c5f3
.github/workflows/test.yml
@@ -47,6 +47,8 @@ jobs:
47
include:
48
- php: '8.0'
49
moodle-branch: 'master'
50
+ - php: '8.0'
51
+ moodle-branch: 'MOODLE_402_STABLE'
52
- php: '7.4'
53
moodle-branch: 'MOODLE_401_STABLE'
54
0 commit comments