Skip to content

Commit 133a64c

Browse files
authoredJul 16, 2021
Update node.js.yml
1 parent 3b8bcc9 commit 133a64c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/node.js.yml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
runs-on: ${{ matrix.os }}
1616

1717
strategy:
18+
fail-fast: false
1819
matrix:
1920
node-version: [8.x, 10.x, 12.x, 14.x, 16.x]
2021
os: [ubuntu-latest, macOS-latest, macOS-11, windows-latest]

0 commit comments

Comments
 (0)
Please sign in to comment.