Skip to content

Commit

Permalink
add PHP 8.3 with latest WP to build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
stklcode committed Mar 6, 2024
1 parent f3cfa37 commit 66bc912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
options: --health-cmd="mysqladmin ping" --health-interval=10s --health-timeout=5s --health-retries=3
strategy:
matrix:
php: ['8.2']
php: ['8.3']
wordpress: ['nightly', 'latest']
include:
- php: '8.2'
Expand Down

0 comments on commit 66bc912

Please sign in to comment.