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 d8cbd36 commit 655bc77Copy full SHA for 655bc77
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
strategy:
38
fail-fast: false
39
matrix:
40
- php: ['8.1', '8.2']
+ php: ['8.2']
41
moodle-branch: ['MOODLE_404_STABLE', 'MOODLE_405_STABLE', 'MOODLE_500_STABLE']
42
database: [pgsql, mariadb]
43
0 commit comments