Skip to content

Commit

Permalink
COMMUNITY-73: deactivate fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuelJNunez committed Jan 26, 2024
1 parent fc662ec commit 51df83b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
pr_number: ${{ steps.pr_number.outputs.PR_NUMBER }}

strategy:
fail-fast: false
matrix:
version: [17, 18, 20, lts/*, latest]

Expand Down

0 comments on commit 51df83b

Please sign in to comment.