diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4fa013ebda..40f0dcb8a3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -120,7 +120,7 @@ jobs: strategy: matrix: os: [ubuntu-latest, macos-latest, windows-latest] - node: [18, 20] + node: [18, 20, 22] runs-on: ${{ matrix.os }} continue-on-error: true steps: diff --git a/package.json b/package.json index 2705c3355c..493e7e95b7 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "url": "git+https://github.com/Koenkk/zigbee2mqtt.git" }, "engines": { - "node": "^18 || ^20 || ^21" + "node": "^18 || ^20 || ^22" }, "keywords": [ "xiaomi",