Skip to content

Commit 0db4ddb

Browse files
committed
ci: update tests
1 parent 1d73de0 commit 0db4ddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010

1111
strategy:
1212
matrix:
13-
node-version: [10.x, 12.x, 14.x, 16.x, 17.x]
13+
node-version: [10.x, 12.x, 14.x, 16.x, 17.x, 18.x, 20.x]
1414

1515
steps:
1616
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)