diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 585a26c2d..c4ab688f8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -18,8 +18,7 @@ jobs: # TODO (#2114): re-enable osx build. # os: [ubuntu-latest, macos-latest] os: [ubuntu-latest] - # TODO(#8392): unpin v22 once npm issue fixed. - node-version: [18.x, 20.x, 22.4.1] + node-version: [18.x, 20.x, 22.x] # See supported Node.js release schedule at # https://nodejs.org/en/about/releases/