Skip to content

Commit

Permalink
[TASK] Update PHP versions in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
einpraegsam committed Oct 25, 2024
1 parent 006ee01 commit 8ae834d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ jobs:
fail-fast: false
matrix:
php-version:
- 7.4
- 8.0
- 8.1
- 8.2
- 8.3
typoscript-lint:
name: "TypoScript linter"
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 8ae834d

Please sign in to comment.