change fail behavior
This commit is contained in:
parent
69c4fc6f9b
commit
0de9e6d02e
1
.github/workflows/main-ci.yml
vendored
1
.github/workflows/main-ci.yml
vendored
@ -12,6 +12,7 @@ jobs:
|
||||
build-php:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
php_version: ["7.2", "7.3", "7.4", "8.0"]
|
||||
service: [php-fpm, php-worker, workspace, laravel-horizon]
|
||||
|
Loading…
Reference in New Issue
Block a user