diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index 6e3e035c3..328ed095f 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -71,7 +71,7 @@ jobs: strategy: fail-fast: false matrix: - node-version: [16.x, 18.x, 20.x, 21.x] + node-version: [16.x, 18.x, 20.x, 21.x, 22.x] eslint-version: [7, 8, 9] ts-eslint-plugin-version: [6, 7] exclude: