ci: add WP 5.8 to automated test roster
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-10-18 18:33:23 +02:00
parent 2cc277638f
commit caf471d3bf
4 changed files with 7 additions and 6 deletions

View File

@ -7,7 +7,7 @@ jobs:
matrix:
include:
- php: '7.4'
wordpress: '5.7'
wordpress: '5.8'
- php: '5.6'
wordpress: '4.7'
steps: