Skip to content

Commit

Permalink
Add WP 6.3 to the testing matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
thebrandonallen committed Oct 17, 2023
1 parent a72369a commit 6692582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpunit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
fail-fast: false
matrix:
php: ['7.2', '7.4', '8.0', '8.1', '8.2']
wp_version: ['5.9', '6.0', '6.1', '6.2', 'master']
wp_version: ['5.9', '6.0', '6.1', '6.2', '6.3', 'master']
include:
- php: '7.2'
wp_version: '5.1'
Expand Down

0 comments on commit 6692582

Please sign in to comment.