Skip to content

Commit 159bf0c

Browse files
committed
Workflow: Try using PHPUnit 7 for oldest test matrix item.
1 parent d2a1240 commit 159bf0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
# Minimum supported WordPress (5.5) - PHP 7.2+
8686
- wordpress: "5.5"
8787
php: "7.2"
88-
phpunit: "8"
88+
phpunit: "7"
8989
wp-version: "5.5"
9090

9191
steps:

0 commit comments

Comments
 (0)