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 c258ed7 commit a73fbbbCopy full SHA for a73fbbb
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
matrix:
10
include:
11
- php: '8.0'
12
- moodle-branch: 'master'
+ moodle-branch: 'MOODLE_401_STABLE'
13
database: 'pgsql'
14
15
moodle-branch: 'MOODLE_400_STABLE'
0 commit comments