diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 228438b2a1..0fdb25a9de 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -145,7 +145,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - node_version_to_setup: [20, 22, 24, 25] + node_version_to_setup: [20, 22, 24, 25.6] permissions: contents: read # for actions/checkout steps: