Skip to content

Commit b51ec45

Browse files
committedJul 4, 2022
Include Node.js version 18 CI matrix test
1 parent 52abb64 commit b51ec45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/nodejs-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747

4848
strategy:
4949
matrix:
50-
node-version: [10.x, 12.x, 14.x, 16.x]
50+
node-version: [10.x, 12.x, 14.x, 16.x, 18.x]
5151

5252
steps:
5353

0 commit comments

Comments
 (0)
Please sign in to comment.