We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc5f5ba commit cb53fbfCopy full SHA for cb53fbf
.github/workflows/tests.yml
@@ -13,7 +13,7 @@ jobs:
13
matrix:
14
# php: [ '7.4', '8.0', '8.1', '8.2' ]
15
php: [ '8.2', '8.3', '8.4' ]
16
- wordpress: [ '5.9', '6.0', '6.3', '6.5.3' ]
+ wordpress: [ '5.9', '6.0', '6.3', '6.7', '6.8' ]
17
exclude:
18
# Exclude older PHP versions with newer WordPress
19
- php: '7.4'
0 commit comments