Skip to content

Commit 8b701c7

Browse files
authored
chore: drop support for Node.js<20 (#344)
1 parent 43ee7e7 commit 8b701c7

File tree

4 files changed

+6515
-6284
lines changed

4 files changed

+6515
-6284
lines changed

.github/workflows/pr.yml

-4
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ jobs:
1414
node_version:
1515
- '22'
1616
- '20'
17-
- '18'
18-
- '16'
19-
- '14'
20-
- '12'
2117
name: Node.js ${{ matrix.node_version }} on ${{ matrix.os }}
2218
runs-on: ${{ matrix.os }}
2319
steps:

0 commit comments

Comments
 (0)