Skip to content

Commit 1d779fb

Browse files
committed
chore: drop node 20 bump nvmrc to 24
1 parent ec7793a commit 1d779fb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
strategy:
5050
max-parallel: 4
5151
matrix:
52-
node-version: [20, 22, 24]
52+
node-version: [22, 24]
5353

5454
steps:
5555
- name: Checkout

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18
1+
24

0 commit comments

Comments
 (0)