diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 44e3c45..f1b539f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,8 +24,8 @@ jobs: strategy: matrix: node-version: - - 18 - 20 + - 22 - latest os: [ubuntu-latest, windows-latest]