wp-cli / media-command

Imports files as attachments, regenerates thumbnails, or lists registered image sizes.
MIT License
44 stars 41 forks source link

Fix legacy test by running against WP versions when PHP matches #181

Closed danielbachhuber closed 1 year ago

danielbachhuber commented 1 year ago

Fixes the legacy test by running against WP 6.2, 4.2, and 6.3 when PHP version is 5.6 (only one job)

https://github.com/wp-cli/.github/blob/95771255186ec7f3d575e008e3ab216c069c9357/.github/workflows/reusable-testing.yml#L109-L111