diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 768d69bc..39527ac5 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -12,7 +12,7 @@ jobs: strategy: matrix: - node-version: [12.x, 14.x, 16.x, 17.x] + node-version: [14.x, 16.x, 17.x] runs-on: ubuntu-latest