Skip to content

Commit

Permalink
[infra] Don't fail fast (#953)
Browse files Browse the repository at this point in the history
  • Loading branch information
dcharkes authored Jan 24, 2024
1 parent d6e6935 commit 9ee367d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/native.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ on:
jobs:
build:
strategy:
fail-fast: false
matrix:
os: [ubuntu, macos, windows]
sdk: [stable, dev]
Expand Down

0 comments on commit 9ee367d

Please sign in to comment.