diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f10cd3a..8e57131 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -89,7 +89,7 @@ jobs: contents: read strategy: matrix: - node-version: [20, 22] + node-version: [20, 22, 24] steps: - name: Check out repo uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2