mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-06-17 08:47:52 +00:00
change php version to 7.1
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
|||||||
uses: php-actions/phpunit@v6
|
uses: php-actions/phpunit@v6
|
||||||
with:
|
with:
|
||||||
bootstrap: tests/bootstrap.php
|
bootstrap: tests/bootstrap.php
|
||||||
php_version: 7.4
|
php_version: 7.1
|
||||||
php_extensions: json
|
php_extensions: json
|
||||||
configuration: phpunit.xml
|
configuration: phpunit.xml
|
||||||
args: --coverage-text
|
args: --coverage-text
|
||||||
Reference in New Issue
Block a user