mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-06-14 09:43:42 +03:00
change php version to 7.1
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -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
|
||||
Reference in New Issue
Block a user