Skip to content

Commit

Permalink
ci: disable fast fail to test all platform
Browse files Browse the repository at this point in the history
  • Loading branch information
7sDream committed Nov 16, 2023
1 parent c5c5e3b commit d7c27e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
jobs:
build:
strategy:
fail-fast: false
matrix:
include:
- os: windows-latest
Expand Down

0 comments on commit d7c27e7

Please sign in to comment.