diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5dc06774..51295ba9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,7 +36,7 @@ jobs: contents: read strategy: matrix: - node-version: [20, 22, 24] + node-version: [20, 22, 24, 26] steps: - name: Check out repo uses: actions/checkout@v6