We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df111ac commit 41850f1Copy full SHA for 41850f1
.github/workflows/ci.yml
@@ -76,6 +76,7 @@ jobs:
76
runs-on: ubuntu-latest
77
78
strategy:
79
+ fail-fast: false
80
matrix:
81
php-version:
82
- "7.3"
0 commit comments