We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb964ae commit 48aa69fCopy full SHA for 48aa69f
.github/workflows/ci.yml
@@ -12,18 +12,12 @@ jobs:
12
fail-fast: false
13
matrix:
14
include:
15
- - php-versions: '8.1'
16
- typo3-versions: '^11'
17
- php-versions: '8.1'
18
typo3-versions: '^12'
19
- - php-versions: '8.2'
20
21
- php-versions: '8.2'
22
23
24
typo3-versions: '^13'
25
- - php-versions: '8.3'
26
27
- php-versions: '8.3'
28
29
0 commit comments