Skip to content

Commit 327ec18

Browse files
committed
wip
1 parent 1f0fe03 commit 327ec18

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
@@ -13,7 +13,8 @@ jobs:
1313
matrix:
1414
# php: [ '7.4', '8.0', '8.1', '8.2' ]
1515
php: [ '8.2', '8.3', '8.4' ]
16-
wordpress: [ '5.9', '6.0', '6.3', '6.7', '6.8' ]
16+
# wordpress: [ '5.9', '6.0', '6.3', '6.7', '6.8' ]
17+
wordpress: [ '6.7', '6.8' ]
1718
exclude:
1819
# Exclude older PHP versions with newer WordPress
1920
- php: '7.4'

0 commit comments

Comments
 (0)