We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5739e0 commit 86ecad5Copy full SHA for 86ecad5
.github/workflows/build-ci.yml
@@ -11,6 +11,7 @@ jobs:
11
name: "PHP ${{ matrix.php }} Laravel ${{ matrix.laravel }} MongoDB ${{ matrix.mongodb }} ${{ matrix.mode }}"
12
13
strategy:
14
+ fail-fast: false
15
matrix:
16
os:
17
- "ubuntu-latest"
0 commit comments