Skip to content

Commit

Permalink
Disable fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
mrfelton committed Jun 6, 2024
1 parent fb3c524 commit 1857763
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 @@ -6,6 +6,7 @@ jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest]
dotnet: ['8.0.x']
Expand Down

0 comments on commit 1857763

Please sign in to comment.