Skip to content

Commit b6cf5c0

Browse files
committed
chore: remove node@14 from ci tests
1 parent 0aa6b46 commit b6cf5c0

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
@@ -37,7 +37,7 @@ jobs:
3737

3838
strategy:
3939
matrix:
40-
node: ['14', '16', 'latest']
40+
node: ['16', 'latest']
4141
os: [ubuntu, macOS, windows]
4242

4343
steps:

0 commit comments

Comments
 (0)