Skip to content

Commit 9018e44

Browse files
committed
[BUGFIX] Drop 13@dev from ci
1 parent 4349017 commit 9018e44

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
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
max-parallel: 4
1111
matrix:
12-
typo3: ['^12', '^13', '13.4.x-dev']
12+
typo3: ['^12', '^13']
1313
php: ['8.2', '8.3']
1414
include:
1515
- typo3: '^12'

0 commit comments

Comments
 (0)