Skip to content

Commit 4aa7408

Browse files
authored
Merge pull request #73 from FriendsOfTYPO3/bugfix/dependencies
[TASK] Enable former typo3/testing-framework for TYPO3 v11
2 parents cb964ae + 48aa69f commit 4aa7408

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)