Skip to content

Commit 34fd960

Browse files
committed
Revert "PHP 5.6 will fail."
This reverts commit 66014cb.
1 parent 66014cb commit 34fd960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
fail-fast: false
2424
matrix:
2525
wp-versions: [ '6.3', '6.4', '6.5', '6.6', '6.7', '6.8', 'latest', 'trunk' ]
26-
php-versions: ['5.6', '7.4', '8.0', '8.1', '8.2', '8.3', '8.4' ]
26+
php-versions: ['7.4', '8.0', '8.1', '8.2', '8.3', '8.4' ]
2727
exclude:
2828
- wp-versions: '6.3'
2929
php-versions: '8.3'

0 commit comments

Comments
 (0)