Skip to content

Commit 1720b7c

Browse files
committed
👷‍♀️ Update test matrix
Node.js 20 was [end-of-lifed][1] in March 2026. [1]: https://nodejs.org/en/about/previous-releases
1 parent 2e7b4bf commit 1720b7c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ jobs:
1515
strategy:
1616
matrix:
1717
node:
18-
- 16
19-
- 18
20-
- 20
18+
- 22
19+
- 24
20+
- 26
2121
redis:
2222
- 4
2323
- 5

0 commit comments

Comments
 (0)