Skip to content

Commit 154d547

Browse files
authored
wip
1 parent 2d4c560 commit 154d547

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
runs-on: ${{ matrix.os }}
1313

1414
strategy:
15+
fail-fast: false
1516
matrix:
1617
php: [7.1, 7.2, 7.3, 7.4, '8.0', 8.1, 8.2, 8.3]
1718
laravel: [5.8.*, 6.*, 7.*, 8.*, 9.*, 10.*, 11.*, 12.*]

0 commit comments

Comments
 (0)