Skip to content

Commit e48cf7a

Browse files
zkochanclaude
andcommitted
ci: update Node.js versions to 22 and 24
Drop support for Node.js 16, 18, 20, and 21. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 8fdab3e commit e48cf7a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,8 @@ jobs:
1515
fail-fast: false
1616
matrix:
1717
node:
18-
- '16.14'
19-
- '18'
20-
- '20'
21-
- '21'
18+
- '22'
19+
- '24'
2220
platform:
2321
- ubuntu-latest
2422
- windows-latest

0 commit comments

Comments
 (0)