diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 3b8aa86..441975c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -11,8 +11,6 @@ jobs: matrix: node-version: - 16 - - 14 - - 12 steps: - uses: actions/checkout@v2 - uses: actions/setup-node@v2