Skip to content

Commit 86ecad5

Browse files
committed
Disable fail-fast
1 parent a5739e0 commit 86ecad5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
name: "PHP ${{ matrix.php }} Laravel ${{ matrix.laravel }} MongoDB ${{ matrix.mongodb }} ${{ matrix.mode }}"
1212

1313
strategy:
14+
fail-fast: false
1415
matrix:
1516
os:
1617
- "ubuntu-latest"

0 commit comments

Comments
 (0)