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

[TASK] Bump the code quality CI jobs to PHP 8.3 (#1098)

This commit is contained in:
Oliver Klee 2024-01-02 23:23:49 +01:00 committed by GitHub
parent 0ff0f83edd
commit f27ccd9ae5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -77,7 +77,7 @@ jobs:
- "yaml:lint"
- "xliff:lint"
php-version:
- "8.1"
- "8.3"
code-quality-frontend:
name: "Code quality frontend checks"
runs-on: ubuntu-22.04