Skip to content

Commit

Permalink
- update tests to test against WordPress 6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonbahl committed Dec 11, 2023
1 parent a3fda1f commit f383393
Show file tree
Hide file tree
Showing 4 changed files with 427 additions and 318 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests-wordpress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
# so we include WP 5.9 manually instead of in the matrix
- php: '8.1'
wordpress: '5.9'
- php: '8.2'
wordpress: '6.4.0'
- php: '8.0'
wordpress: '6.2'
- php: '8.0'
Expand Down
Loading

0 comments on commit f383393

Please sign in to comment.