env: increase wp version to 5.9 on tests

This commit is contained in:
vnmedeiros 2023-07-31 11:39:25 -03:00
parent ab666829f2
commit b87e0fcf6f
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ jobs:
# Notes regarding supported versions in WP:
# The base matrix only contains the PHP versions which are supported on all supported WP versions.
php: ['7.0', '7.3', '7.4']
wp: ['latest', '5.4']
wp: ['latest', '5.9']
experimental: [false]
# include: