Skip to content

Commit c78b773

Browse files
committed
wip
1 parent 808c0e8 commit c78b773

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ jobs:
1111
strategy:
1212
fail-fast: false
1313
matrix:
14-
php: [ '7.4', '8.0', '8.1', '8.2' ]
14+
# php: [ '7.4', '8.0', '8.1', '8.2' ]
15+
php: [ '8.2', '8.3', '8.4' ]
1516
wordpress: [ '5.9', '6.0', '6.3', '6.5.3' ]
1617
exclude:
1718
# Exclude older PHP versions with newer WordPress

0 commit comments

Comments
 (0)