diff --git a/.github/workflows/mathquill-pr-linting.yml b/.github/workflows/mathquill-pr-linting.yml index e6c7956fd..3b4b98b91 100644 --- a/.github/workflows/mathquill-pr-linting.yml +++ b/.github/workflows/mathquill-pr-linting.yml @@ -16,7 +16,7 @@ jobs: timeout-minutes: 30 strategy: matrix: - node-version: [16.x, 18.x, 20.x, 22.x] + node-version: [20.x, 22.x] # See supported Node.js release schedule at https://nodejs.org/en/about/releases/ steps: