declare compatibility with WordPress 6.6
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
@ -7,11 +7,11 @@ jobs:
|
||||
matrix:
|
||||
include:
|
||||
- php: '8.3'
|
||||
wordpress: '6.4'
|
||||
wordpress: '6.6'
|
||||
- php: '8.2'
|
||||
wordpress: '6.3'
|
||||
wordpress: '6.4'
|
||||
- php: '8.1'
|
||||
wordpress: '6.1'
|
||||
wordpress: '6.2'
|
||||
- php: '8.0'
|
||||
wordpress: '6.0'
|
||||
- php: '7.4'
|
||||
|
Reference in New Issue
Block a user