diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index d1ac36a..91b8b74 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -15,7 +15,7 @@ jobs: os: [ubuntu-latest, macOS-latest, windows-latest] # We should test on 10.13.0 but don't due to a bug in Jest # https://github.com/facebook/jest/issues/9453 - node-version: [10.15.0, 14.x] + node-version: [10.15.0, 15.x] exclude: - os: macOS-latest node-version: 10.15.0