Skip to content

Commit

Permalink
TASK: Run tests also on PHP8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mhsdesign committed Jun 21, 2024
1 parent 44c0f22 commit feeec56
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
include:
- php-version: "8.2"
neos-version: "9.0"
- php-version: "8.3"
neos-version: "9.0"

services:
mariadb:
Expand Down

0 comments on commit feeec56

Please sign in to comment.