diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a2453f42b3a8c6..e86ca5290a0939 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -45,7 +45,7 @@ jobs: - os: macos-latest node_version: 18 - os: windows-latest - node_version: 18 + node_version: 18.17 fail-fast: false name: "Build&Test: node-${{ matrix.node_version }}, ${{ matrix.os }}"