Skip to content

Commit

Permalink
Add PHP v8.3 to build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
maechler committed Dec 16, 2023
1 parent 5f8507e commit 3110564
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- { TYPO3_VERSION: 11, PHP_VERSION: 8.0 }
- { TYPO3_VERSION: 12, PHP_VERSION: 8.1 }
- { TYPO3_VERSION: 12, PHP_VERSION: 8.2 }
- { TYPO3_VERSION: 12, PHP_VERSION: 8.3 }

env: ${{ matrix.env }}

Expand Down

0 comments on commit 3110564

Please sign in to comment.