Skip to content

Commit 809ad35

Browse files
authored
Add back minimum PHP version input (#83)
1 parent 88c5692 commit 809ad35

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/testing.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ on:
1212
jobs:
1313
test:
1414
uses: wp-cli/.github/.github/workflows/reusable-testing.yml@main
15+
with:
16+
minimum-php: '7.1'

0 commit comments

Comments
 (0)