Skip to content

Commit

Permalink
[TASK] Adjust CI test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
ohader committed Oct 28, 2024
1 parent 330796b commit 6845f0a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,8 @@ jobs:
fail-fast: false
max-parallel: 5
matrix:
typo3: ['^12', '^13', '13.4.x-dev']
typo3: ['^13', '13.4.x-dev', '14.0.x-dev']
php: ['8.2', '8.3']
include:
- typo3: '^12'
php: '8.1'

steps:
- id: checkout
name: Checkout Code
Expand Down

0 comments on commit 6845f0a

Please sign in to comment.