We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88c5692 commit 809ad35Copy full SHA for 809ad35
.github/workflows/testing.yml
@@ -12,3 +12,5 @@ on:
12
jobs:
13
test:
14
uses: wp-cli/.github/.github/workflows/reusable-testing.yml@main
15
+ with:
16
+ minimum-php: '7.1'
0 commit comments