Skip to content

Commit

Permalink
Disabling fail-fast.
Browse files Browse the repository at this point in the history
  • Loading branch information
Anna Bocharova committed Apr 9, 2024
1 parent d8941f4 commit 060a79b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
build:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
node-version: [18.0.0, 18.6.0, 18.12.0, 18.x, 20.0.0, 20.1.0, 20.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
Expand Down

0 comments on commit 060a79b

Please sign in to comment.