Skip to content

Commit cb53fbf

Browse files
committed
wip
1 parent fc5f5ba commit cb53fbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ 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.5.3' ]
16+
wordpress: [ '5.9', '6.0', '6.3', '6.7', '6.8' ]
1717
exclude:
1818
# Exclude older PHP versions with newer WordPress
1919
- php: '7.4'

0 commit comments

Comments
 (0)