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 bd0dca1 commit c19e828Copy full SHA for c19e828
.github/workflows/moodle-ci.yml
@@ -31,7 +31,7 @@ jobs:
31
strategy:
32
fail-fast: false
33
matrix:
34
- php: ['8.1', '8.4']
+ php: ['8.1', '8.3']
35
moodle-branch: ['MOODLE_405_STABLE']
36
database: [pgsql, mariadb]
37
0 commit comments