diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d207d8c64b..3d22334d29 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,7 +27,7 @@ jobs: strategy: matrix: - node-version: [10.x, 12.x, 14.x, 16.x] + node-version: [12.x, 14.x, 16.x] os: [ubuntu-latest, windows-latest, macos-latest] steps: diff --git a/package.json b/package.json index f3843bf589..8c8c697536 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "rewire": "^5.0.0" }, "engines": { - "node": ">=10.10.0" + "node": ">=12.10.0" }, "nyc": { "include": [