We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4349017 commit 9018e44Copy full SHA for 9018e44
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
max-parallel: 4
11
matrix:
12
- typo3: ['^12', '^13', '13.4.x-dev']
+ typo3: ['^12', '^13']
13
php: ['8.2', '8.3']
14
include:
15
- typo3: '^12'
0 commit comments