Skip to content

Commit

Permalink
Revert "chore: Pin node.js v22 to v22.4.1 in CI (google#8393)" (googl…
Browse files Browse the repository at this point in the history
…e#8398)

This reverts commit 1e3d3fd.
  • Loading branch information
BeksOmega authored and Arun-cn committed Jul 24, 2024
1 parent 0914beb commit e4a8831
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/

Expand Down

0 comments on commit e4a8831

Please sign in to comment.