diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 7b8b26d..6c38d3e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -12,18 +12,14 @@ jobs: - '0.10' - '0.12' - '4' - - '5' - '6' - - '7' - '8' - - '9' - '10' - - '11' - '12' - - '13' - '14' - - '15' - '16' + - '18' + - '20' name: node.js v${{ matrix.node }} runs-on: ubuntu-latest steps: