diff --git a/.github/workflows/mocha.yml b/.github/workflows/mocha.yml index 94a457350a..c7f6b45e43 100644 --- a/.github/workflows/mocha.yml +++ b/.github/workflows/mocha.yml @@ -51,6 +51,7 @@ jobs: - 10 - 12 - 14 + - 15 steps: - uses: actions/checkout@v2 - uses: actions/setup-node@v1 @@ -106,6 +107,7 @@ jobs: - 10 - 12 - 14 + - 15 include: - os: ubuntu-latest node: 14