Skip to content

Commit 379db79

Browse files
committed
Update node.js.yml
1 parent d78f088 commit 379db79

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/node.js.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ jobs:
1717
matrix:
1818
os: [macos-latest, ubuntu-latest, windows-latest]
1919
node-version: [12.x, 14.x]
20-
include:
21-
os: windows-latest
22-
continue-on-error: true
23-
continue-on-error: ${{ matrix.continue-on-error }}
2420

2521
steps:
2622
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)