Skip to content

Commit

Permalink
up ci : set fail-fast to false
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentchabannes committed Aug 24, 2024
1 parent 5ff0208 commit d9505ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ env:
jobs:
build:
strategy:
fail-fast: false
matrix:
include:
- { os: ubuntu-22.04, cxx-compiler: g++-11 }
Expand Down

0 comments on commit d9505ab

Please sign in to comment.