Skip to content

Commit 624802c

Browse files
committed
CI build fail fast false
1 parent 05970a5 commit 624802c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
jobs:
66
build:
77
strategy:
8+
fail-fast: false
89
matrix:
910
os: [ubuntu-latest, macos-latest]
1011
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)