diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index ac3e326..99488e5 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -12,7 +12,6 @@ jobs: node-version: - 20 - 18 - - 16 steps: - uses: actions/checkout@v3 - uses: actions/setup-node@v3