Skip to content

Commit 2805dd6

Browse files
committed
[TASK] Adapt CI to use v14+v15
1 parent d5b72b9 commit 2805dd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fail-fast: false
1818
max-parallel: 5
1919
matrix:
20-
typo3: ['^13.4', '^14.3']
20+
typo3: ['^14.3', '^15.0.x-dev']
2121
php: ['8.2', '8.3', '8.4', '8.5']
2222
services:
2323
mysql:

0 commit comments

Comments
 (0)