Skip to content

Commit

Permalink
feat: don't fail-fast in pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
deemp committed Mar 6, 2024
1 parent 564a5d0 commit c2a5af1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ghc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
fail-fast: false

steps:
- name: 📥 Checkout repository
Expand Down

0 comments on commit c2a5af1

Please sign in to comment.