Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'stable27' into update-stable27-target-versions
Signed-off-by: John Molakvoæ <[email protected]>
  • Loading branch information
skjnldsv authored Jun 20, 2023
commit 69a5c6240a2da2054c491d0946ed3abb32157fbc
2 changes: 1 addition & 1 deletion .github/workflows/phpunit-mysql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

strategy:
matrix:
php-versions: ['8.0', '8.1']
php-versions: ['8.0', '8.1', '8.2']
server-versions: ['stable27']

services:
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.