diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5acc4dc..4ffcf49 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,7 +36,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - node-version: [18, 19, 20, 21, 22, 23, 24, 25] + node-version: [18, 19, 20, 21, 22, 23, 24, 25, 26] steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2