Skip to content

Commit a1d8e07

Browse files
[TASK] Add v13 build matrix items (#1924)
1 parent f0077bf commit a1d8e07

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yml

+4
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ jobs:
6363
typo3: "^12.4"
6464
- php: "8.3"
6565
typo3: "^12.4"
66+
- php: "8.3"
67+
typo3: "^13.4"
6668

6769
runs-on: ubuntu-latest
6870

@@ -107,6 +109,8 @@ jobs:
107109
typo3: "^12.4"
108110
- php: "8.3"
109111
typo3: "^12.4"
112+
- php: "8.3"
113+
typo3: "^13.4"
110114

111115
runs-on: ubuntu-latest
112116

0 commit comments

Comments
 (0)