diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a47d1c4..e1f0077 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -99,7 +99,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - node_version_to_setup: [14, 16, 18] + node_version_to_setup: [16, 18] permissions: contents: read # for actions/checkout steps: