Skip to content

Commit 866ce2c

Browse files
authored
[10.10.1] fast-fail false; do not abort other builds (#4153)
1 parent 72e078b commit 866ce2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
needs: test
4242
runs-on: ${{ matrix.os }}
4343
strategy:
44+
fail-fast: false
4445
matrix:
4546
include:
4647
- name: Android

0 commit comments

Comments
 (0)