change php version to 7.1

This commit is contained in:
DeveloperMarius
2021-03-22 23:10:20 +01:00
parent cb2cb91a0a
commit deb6922d0c

View File

@@ -15,7 +15,7 @@ jobs:
uses: php-actions/phpunit@v6
with:
bootstrap: tests/bootstrap.php
php_version: 7.4
php_version: 7.1
php_extensions: json
configuration: phpunit.xml
args: --coverage-text