Skip to content

Commit

Permalink
[TASK] add php-version 8.2 to github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelmatseriks committed Nov 17, 2023
1 parent da858c5 commit d20ec87
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
matrix:
php-version:
- 8.1
- 8.2
typoscript-lint:
name: "TypoScript linter"
runs-on: ubuntu-20.04
Expand Down Expand Up @@ -80,6 +81,7 @@ jobs:
- "php:sniff"
php-version:
- 8.1
- 8.2
xliff-lint:
name: "Xliff linter"
runs-on: ubuntu-20.04
Expand Down Expand Up @@ -135,5 +137,6 @@ jobs:
- lowest
php-version:
- 8.1
- 8.2
typo3-version:
- ^12.4

0 comments on commit d20ec87

Please sign in to comment.