Skip to content

Commit

Permalink
add WP 6.4 and PHP 8.3 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 d557b15
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
php: ['8.2']
wordpress: ['nightly', 'latest']
include:
- php: '8.3'
wordpress: '6.4'
- php: '8.2'
wordpress: '6.3'
- php: '8.1'
Expand Down

0 comments on commit d557b15

Please sign in to comment.