mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-10 03:36:12 +01:00
[TASK] Switch the code coverage collection on CI from 10LTS to 11LTS (#437)
This commit is contained in:
parent
14803e193c
commit
029d402954
1 changed files with 1 additions and 1 deletions
2
.github/workflows/codecoverage.yml
vendored
2
.github/workflows/codecoverage.yml
vendored
|
@ -65,6 +65,6 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- typo3-version: ^10.4
|
||||
- typo3-version: ^11.5
|
||||
php-version: 7.4
|
||||
composer-dependencies: highest
|
||||
|
|
Loading…
Reference in a new issue