Browse Source

Update node.js.yml

pull/1/head
Abheek 4 years ago
committed by GitHub
parent
commit
e117b4d077
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/node.js.yml

2
.github/workflows/node.js.yml

@ -20,7 +20,7 @@ jobs:
strategy:
matrix:
node-version: [10.x, 12.x, 14.x, 15.x]
node-version: [12.x, 14.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
steps:

Loading…
Cancel
Save