Skip to content

Commit

Permalink
drop node 16 support
Browse files Browse the repository at this point in the history
  • Loading branch information
gruebel committed Aug 25, 2024
1 parent c5c5d6c commit 9f01cee
Show file tree
Hide file tree
Showing 2 changed files with 1,986 additions and 22,356 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

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

steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
Expand Down
Loading

0 comments on commit 9f01cee

Please sign in to comment.