Skip to content

Commit

Permalink
Merge pull request #10348 from haskell/mergify/bp/3.12/pr-10291
Browse files Browse the repository at this point in the history
CI: validate: don't fail-fast (backport #10291)
  • Loading branch information
mergify[bot] authored Sep 14, 2024
2 parents 3d0ea8c + fa7bc1a commit cf611d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
outputs:
GHC_FOR_RELEASE: ${{ format('["{0}"]', env.GHC_FOR_RELEASE) }}
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-13, windows-latest]
# If you remove something from here, then add it to the old-ghcs job.
Expand Down

0 comments on commit cf611d2

Please sign in to comment.