Skip to content

Commit

Permalink
chore: no fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
guitarrapc committed Oct 15, 2024
1 parent 955a613 commit 56a3984
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/setup-dotnet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
jobs:
setup:
strategy:
fail-fast: false
matrix:
runs-on: [ubuntu-24.04, ubuntu-22.04]
runs-on: ${{ matrix.runs-on }}
Expand Down

0 comments on commit 56a3984

Please sign in to comment.