Skip to content

Commit af5223e

Browse files
ci: add Node.js 24
1 parent be13cca commit af5223e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@ jobs:
2020
fail-fast: false
2121
matrix:
2222
node-version:
23-
- 18
24-
- 20
25-
- 22
23+
- 24
2624

2725
services:
2826
redis:

0 commit comments

Comments
 (0)