Skip to content

Commit 48aa69f

Browse files
committed
[TASK] Disable CI for TYPO3 v11
1 parent cb964ae commit 48aa69f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,12 @@ jobs:
1212
fail-fast: false
1313
matrix:
1414
include:
15-
- php-versions: '8.1'
16-
typo3-versions: '^11'
1715
- php-versions: '8.1'
1816
typo3-versions: '^12'
19-
- php-versions: '8.2'
20-
typo3-versions: '^11'
2117
- php-versions: '8.2'
2218
typo3-versions: '^12'
2319
- php-versions: '8.2'
2420
typo3-versions: '^13'
25-
- php-versions: '8.3'
26-
typo3-versions: '^11'
2721
- php-versions: '8.3'
2822
typo3-versions: '^12'
2923
- php-versions: '8.3'

0 commit comments

Comments
 (0)