Skip to content

Commit

Permalink
Merge pull request #121 from wp-cli/add/wp49-php72
Browse files Browse the repository at this point in the history
Add PHP 7.2 / WP 4.9 to test matrix
  • Loading branch information
swissspidy authored Mar 4, 2025
2 parents 2c59871 + eb11c7a commit 9915e45
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/reusable-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,11 @@ jobs:
"wp": "6.2",
"mysql": "8.0"
},
{
"php": "7.2",
"wp": "4.9",
"mysql": "8.0"
},
{
"php": "7.2",
"wp": "latest",
Expand Down

0 comments on commit 9915e45

Please sign in to comment.