There was an error while loading. Please reload this page.
1 parent f6f2738 commit 3251fceCopy full SHA for 3251fce
1 file changed
.github/workflows/diagnostics.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- php: [ '8.2', '8.3', '8.4' ]
+ php: [ '8.2', '8.3' ]
16
contao: [ '~5.3.0' ]
17
phpcq_install: [ 'update' ]
18
output: [ '-o github-action -o default' ]
0 commit comments