Skip to content

Commit

Permalink
[TASK] Add unit test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
ayacoo committed Sep 28, 2024
1 parent 433f7aa commit b7d7c7e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,12 +110,12 @@ jobs:
fail-fast: false
matrix:
include:
- typo3-version: "^12.4"
php-version: "8.2"
composer-dependencies: highest
- typo3-version: "^12.4"
php-version: "8.3"
composer-dependencies: highest
#- typo3-version: "^12.4"
#php-version: "8.2"
#composer-dependencies: highest
#- typo3-version: "^12.4"
#php-version: "8.3"
#composer-dependencies: highest
- typo3-version: "^13.3"
php-version: "8.2"
composer-dependencies: highest
Expand Down

0 comments on commit b7d7c7e

Please sign in to comment.