mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-10 00:56:12 +01:00
[TASK] Bump the code quality CI jobs to PHP 8.3 (#1098)
This commit is contained in:
parent
0ff0f83edd
commit
f27ccd9ae5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -77,7 +77,7 @@ jobs:
|
||||||
- "yaml:lint"
|
- "yaml:lint"
|
||||||
- "xliff:lint"
|
- "xliff:lint"
|
||||||
php-version:
|
php-version:
|
||||||
- "8.1"
|
- "8.3"
|
||||||
code-quality-frontend:
|
code-quality-frontend:
|
||||||
name: "Code quality frontend checks"
|
name: "Code quality frontend checks"
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
|
|
Loading…
Reference in a new issue