Skip to content

Commit

Permalink
[TASK] Add PHP 8.3 build matrix item
Browse files Browse the repository at this point in the history
  • Loading branch information
NamelessCoder committed Aug 20, 2024
1 parent 6d7723e commit 8084607
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ jobs:
typo3: "^11.5"
- php: "8.2"
typo3: "^12.1"
- php: "8.3"
typo3: "^12.1"

runs-on: ubuntu-latest

Expand Down Expand Up @@ -101,6 +103,8 @@ jobs:
typo3: "^11.5"
- php: "8.2"
typo3: "^12.1"
- php: "8.3"
typo3: "^12.1"

runs-on: ubuntu-latest

Expand Down

0 comments on commit 8084607

Please sign in to comment.