diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8ee74b7..ff780ff 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ jobs: strategy: matrix: os: [ubuntu-latest, windows-latest, macOS-latest] - node-version: [16.x, 18.x, 20.x, 22.x] + node-version: [12.x, 14.x] steps: - name: Prepare git