Skip to content

Commit ac9d11f

Browse files
committed
Added minimal PHP version to the workflow config.
1 parent 1625ba4 commit ac9d11f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ jobs:
1515
uses: BluePsyduck/github-workflows/.github/workflows/ci-php-tests.yaml@master
1616
with:
1717
php-versions: "8.1 8.0 7.4 7.3 7.2"
18+
min-php-version: "7.2"

0 commit comments

Comments
 (0)