Skip to content

Commit

Permalink
ci: update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
borisdamevin committed Dec 21, 2023
1 parent d15f3ae commit 1aa35fb
Show file tree
Hide file tree
Showing 3 changed files with 1,185 additions and 1,697 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

strategy:
matrix:
node-version: [ 16.x, 18.x ]
node-version: [ 18.x, 20.x ]

steps:
- uses: actions/checkout@v3
Expand Down
Loading

0 comments on commit 1aa35fb

Please sign in to comment.