Skip to content

Commit

Permalink
add node lts 20.x
Browse files Browse the repository at this point in the history
  • Loading branch information
0xslipk committed Oct 30, 2023
1 parent 29b1ee4 commit 51004f2
Show file tree
Hide file tree
Showing 5 changed files with 503 additions and 809 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ workflows:
- test:
matrix:
parameters:
node-version: ['18.12', '16.18']
node-version: ['20.9', '18.12', '16.18']
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
lts/hydrogen
lts/iron
Loading

0 comments on commit 51004f2

Please sign in to comment.