Skip to content

Commit feeec56

Browse files
committed
TASK: Run tests also on PHP8.3
1 parent 44c0f22 commit feeec56

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
include:
2222
- php-version: "8.2"
2323
neos-version: "9.0"
24+
- php-version: "8.3"
25+
neos-version: "9.0"
2426

2527
services:
2628
mariadb:

0 commit comments

Comments
 (0)