Skip to content

Commit

Permalink
we up to node 16 so let's do tests on matrix of 3 versions (#320)
Browse files Browse the repository at this point in the history
  • Loading branch information
lolopinto committed May 18, 2021
1 parent 4a89255 commit 2b4075b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ jobs:

strategy:
matrix:
# node-version: [14.x, 15.x]
node-version: [14.x]
node-version: [14.x, 15.x, 16.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

steps:
Expand Down

0 comments on commit 2b4075b

Please sign in to comment.