Skip to content

Commit 3eb6083

Browse files
ci: test with Node.js 24
1 parent cf6816a commit 3eb6083

File tree

22 files changed

+813
-671
lines changed

22 files changed

+813
-671
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ jobs:
2121
matrix:
2222
node-version:
2323
- 18
24-
- 20
25-
- 22.17.1 # experimental TS type striping in 22.18.0 breaks the build
24+
- 22
25+
- 24
2626

2727
services:
2828
redis:

0 commit comments

Comments
 (0)