Skip to content

Commit efa6bf2

Browse files
committed
test: limit testing to node.js lts
1 parent 742d25f commit efa6bf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/matrix-test.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"os": ["ubuntu-latest"],
3-
"node-version": [14, 16, 18]
3+
"node-version": [18, 20]
44
}

0 commit comments

Comments
 (0)