Skip to content

Commit 0165112

Browse files
committed
add node.js v15 to build matrix
Signed-off-by: Christopher Hiller <[email protected]>
1 parent f23035d commit 0165112

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/mocha.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
- 10
5252
- 12
5353
- 14
54+
- 15
5455
steps:
5556
- uses: actions/checkout@v2
5657
- uses: actions/setup-node@v1
@@ -106,6 +107,7 @@ jobs:
106107
- 10
107108
- 12
108109
- 14
110+
- 15
109111
include:
110112
- os: ubuntu-latest
111113
node: 14

0 commit comments

Comments
 (0)