Skip to content

Commit

Permalink
set CI to not fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
vtnate committed Nov 13, 2024
1 parent a6bf187 commit 2e041cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly_ci_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ env:
jobs:
weeknight-tests:
strategy:
fail-fast: false
matrix:
# os: container operations in GHA only work on Ubuntu
# https://docs.github.com/en/actions/using-containerized-services/about-service-containers
Expand Down

0 comments on commit 2e041cf

Please sign in to comment.