We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fe3ebe commit 9260bbcCopy full SHA for 9260bbc
1 file changed
.github/workflows/tests-mongodb.yml
@@ -8,6 +8,7 @@ jobs:
8
name: PHP ${{ matrix.php }}
9
runs-on: ubuntu-20.04
10
strategy:
11
+ fail-fast: false
12
matrix:
13
php:
14
- "7.1"
0 commit comments