diff --git a/.github/workflows/_test.yml b/.github/workflows/_test.yml index 76d64daf..a282c2e5 100644 --- a/.github/workflows/_test.yml +++ b/.github/workflows/_test.yml @@ -12,6 +12,8 @@ jobs: - 14.x - 16.x - 18.x + - 20.x + - 22.x steps: - uses: actions/checkout@v4 - name: 'Install node.js ${{ matrix.node-version }}'