Skip to content

Commit 35e3106

Browse files
committed
chore: test Node 18+ only
1 parent a4ad4c2 commit 35e3106

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ jobs:
1616
strategy:
1717
matrix:
1818
nodejs: [
19-
14,
20-
16,
19+
# 14,
20+
# 16,
2121
18,
2222
# "lts/*"
2323
]

0 commit comments

Comments
 (0)