Merge pull request #33193 from woocommerce/update/ci-wordpress-versions

Update the CI workflow to include WP 5.9 and 5.8 matching our L-2 support policy
This commit is contained in:
Greg 2022-05-25 15:52:59 -06:00 committed by GitHub
commit 4c22d92460
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -26,9 +26,9 @@ jobs:
include:
- wp: nightly
php: '7.4'
- wp: '5.8'
- wp: '5.9'
php: 7.2
- wp: '5.7'
- wp: '5.8'
php: 7.2
services:
database:

View File

@ -22,9 +22,9 @@ jobs:
include:
- wp: nightly
php: '7.4'
- wp: '5.8'
- wp: '5.9'
php: 7.2
- wp: '5.7'
- wp: '5.8'
php: 7.2
services:
database: