Skip to content

Commit

Permalink
Merge pull request #1 from bitofsky/patch-1
Browse files Browse the repository at this point in the history
Update nodejs.yml
  • Loading branch information
daebo01 authored Nov 12, 2020
2 parents 5d606a4 + a35b3ac commit f972c87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
node-version: [10.x, 12.x, 13.x, 14.x]
node-version: [10.x, 12.x, 13.x, 14.x, 15.x]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit f972c87

Please sign in to comment.