Skip to content

Commit f7b5415

Browse files
committed
ci: remove support for Node.js <= 16 & add Node.js 21
1 parent a2533b0 commit f7b5415

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/actions.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,9 @@ jobs:
2323
strategy:
2424
matrix:
2525
node-version:
26-
- 14
27-
- 16
2826
- 18
2927
- 20
28+
- 21
3029
eslint-version:
3130
- 7
3231
- 8

0 commit comments

Comments
 (0)