Skip to content

Commit

Permalink
Complete builds even if one operating system fails.
Browse files Browse the repository at this point in the history
  • Loading branch information
tillahoffmann committed Dec 12, 2024
1 parent 1f660d5 commit b41ec75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
build:
name: Build
strategy:
fail-fast: false
matrix:
runner:
- ubuntu-latest
Expand Down

0 comments on commit b41ec75

Please sign in to comment.