mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-19 23:36:13 +02:00

[TASK] Bump the code coverage generation to TYPO3 11LTS and PHP 8.1 (#417)

We should use the latest TYPO3 and PHP versions for code coverage
generation.
This commit is contained in:
Oliver Klee 2022-04-06 19:39:58 +02:00 committed by GitHub
parent 77b49997a4
commit fd2e9213ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,6 +62,6 @@ jobs:
fail-fast: false
matrix:
php-version:
- 7.4
- 8.1
typo3-version:
- ^10.4
- ^11.5