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 dea45ab commit fb9a165Copy full SHA for fb9a165
.github/workflows/test.yml
@@ -75,7 +75,7 @@ jobs:
75
fail-fast: false
76
matrix:
77
include:
78
- - php: '8.3'
+ - php: '8.4'
79
moodle-branch: 'main'
80
moodle-app: 'true'
81
- php: '8.3'
@@ -202,7 +202,7 @@ jobs:
202
203
204
# Each supported PHP version once. That's enough.
205
206
207
208
@@ -294,6 +294,7 @@ jobs:
294
295
296
297
298
299
- php: '8.2'
300
- php: '8.1'
0 commit comments