Skip to content

Commit 9ee367d

Browse files
authored
[infra] Don't fail fast (#953)
1 parent d6e6935 commit 9ee367d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/native.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ on:
2828
jobs:
2929
build:
3030
strategy:
31+
fail-fast: false
3132
matrix:
3233
os: [ubuntu, macos, windows]
3334
sdk: [stable, dev]

0 commit comments

Comments
 (0)