Skip to content

Commit 372f7e9

Browse files
ci: add Node.js 20 in the test matrix
Reference: https://github.com/nodejs/Release
1 parent 7fb6b90 commit 372f7e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
matrix:
1818
node-version:
1919
- 14
20-
- 18
20+
- 20
2121

2222
services:
2323
redis:

0 commit comments

Comments
 (0)