Skip to content

Commit

Permalink
0.10 is replaced with 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
kkamkou committed Oct 29, 2021
1 parent 09c2546 commit b69d525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

strategy:
matrix:
node-version: ['lts/*', '0.10', '4', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17']
node-version: ['lts/*', '0.12', '4', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17']
# version 5 is glitching

steps:
Expand Down

0 comments on commit b69d525

Please sign in to comment.