Skip to content

Commit

Permalink
ci(phpunit): Run against 8.3
Browse files Browse the repository at this point in the history
Signed-off-by: Julius Härtl <[email protected]>
  • Loading branch information
juliusknorr committed Oct 24, 2023
1 parent a46b477 commit f690151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpunit-sqlite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

strategy:
matrix:
php-versions: ['8.2']
php-versions: ['8.2', '8.3']
server-versions: ['master', 'stable26']

steps:
Expand Down

0 comments on commit f690151

Please sign in to comment.