Skip to content

Commit

Permalink
add node.js v15 to build matrix
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Hiller <boneskull@boneskull.com>
  • Loading branch information
boneskull committed Oct 30, 2020
1 parent f23035d commit 0165112
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/mocha.yml
Expand Up @@ -51,6 +51,7 @@ jobs:
- 10
- 12
- 14
- 15
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
Expand Down Expand Up @@ -106,6 +107,7 @@ jobs:
- 10
- 12
- 14
- 15
include:
- os: ubuntu-latest
node: 14
Expand Down

0 comments on commit 0165112

Please sign in to comment.