github ci build php 7.0
This commit is contained in:
parent
40f64a9fcb
commit
781d97b3ac
|
@ -14,7 +14,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
php_version: ["7.1", "7.2", "7.3", "7.4", "8.0"]
|
||||
php_version: ["7.0", "7.1", "7.2", "7.3", "7.4", "8.0"]
|
||||
service: [php-fpm, php-worker, workspace, laravel-horizon]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in New Issue