Skip to content

Commit

Permalink
dont fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik B Knudsen authored Dec 22, 2023
1 parent ed5b905 commit 0ce7773
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_from_source.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
jobs:
run-build-stack:
strategy:
fail-fast: false
matrix:
include:
- { os: ubuntu-20.04, CC: gcc-10, CXX: g++-10, python: '3.8' }
Expand Down

0 comments on commit 0ce7773

Please sign in to comment.