Skip to content

Commit 8f85333

Browse files
committed
bump min WP version in tests
1 parent 4441b21 commit 8f85333

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/phpunit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
matrix:
2222
include:
2323
- php_version: '8.2'
24-
wp_version: '6.2'
24+
wp_version: '6.7'
2525
multisite: false
2626

2727
- php_version: '8.2'

0 commit comments

Comments
 (0)