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 8cc7465 commit 7f19dbaCopy full SHA for 7f19dba
.github/workflows/build.yml
@@ -14,6 +14,7 @@ jobs:
14
runs-on: "ubuntu-latest"
15
16
strategy:
17
+ fail-fast: false
18
matrix:
19
php-version:
20
- "7.1"
0 commit comments