Skip to content

Commit 7ca2fe4

Browse files
authored
ci: remove NodeJS 14+16 (#831)
1 parent 460fda4 commit 7ca2fe4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ jobs:
1313
strategy:
1414
matrix:
1515
node:
16-
- 14
17-
- 16
1816
- 18
17+
- 20
18+
- 21
1919
steps:
2020
- uses: actions/checkout@v3
2121
- uses: actions/setup-node@v3

0 commit comments

Comments
 (0)