We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6e6935 commit 9ee367dCopy full SHA for 9ee367d
.github/workflows/native.yaml
@@ -28,6 +28,7 @@ on:
28
jobs:
29
build:
30
strategy:
31
+ fail-fast: false
32
matrix:
33
os: [ubuntu, macos, windows]
34
sdk: [stable, dev]
0 commit comments