diff --git a/.github/workflows/mocha.yml b/.github/workflows/mocha.yml index 686d599a77..654541f65a 100644 --- a/.github/workflows/mocha.yml +++ b/.github/workflows/mocha.yml @@ -32,6 +32,7 @@ jobs: - 12 - 14 - 16 + - 17 steps: - uses: actions/checkout@v2 - uses: actions/setup-node@v2