Skip to content

Commit 55b8251

Browse files
Internal: Fix filing Hello theme PHPUnit tests
1 parent 3ba3f28 commit 55b8251

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
@@ -56,7 +56,7 @@ jobs:
5656
strategy:
5757
fail-fast: false
5858
matrix:
59-
wordpress_versions: ['nightly', 'latest', '6.6', '6.5']
59+
wordpress_versions: ['nightly', 'latest', '6.9', '6.8']
6060
php_versions: ['7.4', '8.0', '8.1', '8.2', '8.3']
6161
name: PHPUnit - WordPress ${{ matrix.wordpress_versions }} - PHP version ${{ matrix.php_versions }}
6262
env:

0 commit comments

Comments
 (0)