Skip to content

Commit b5d0f64

Browse files
committed
drop node 16 from ci
1 parent ea7cf5f commit b5d0f64

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
@@ -6,7 +6,7 @@ jobs:
66
build:
77
strategy:
88
matrix:
9-
node-version: [16.x, 18.x, 20.x]
9+
node-version: [18.x, 20.x, 21.x]
1010
platform:
1111
- os: ubuntu-latest
1212
shell: bash

0 commit comments

Comments
 (0)