Skip to content

Commit

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

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

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

0 comments on commit 09c2546

Please sign in to comment.