We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3660603 commit 483702eCopy full SHA for 483702e
1 file changed
.github/workflows/CodeQuality.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
matrix:
12
typo3: [v12, v13]
13
- php: [8.1, 8.2, 8.3]
+ php: [8.1, 8.2, 8.3, 8.4]
14
exclude:
15
- typo3: v13
16
php: 8.1
0 commit comments