Skip to content

Commit

Permalink
Github: disable fail-fast for Ubuntu+macOS checks.
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierog committed Nov 26, 2024
1 parent e2e38c4 commit 9c18cda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
jobs:
checks:
strategy:
fail-fast: false
matrix:
system:
- 'ubuntu-24.04'
Expand Down

0 comments on commit 9c18cda

Please sign in to comment.