Skip to content

Commit

Permalink
Revert "chore: Pin node.js v22 to v22.4.1 in CI (#8393)" (#8398)
Browse files Browse the repository at this point in the history
This reverts commit 1e3d3fd.
  • Loading branch information
BeksOmega authored Jul 23, 2024
1 parent 47c9750 commit 505f28f
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 505f28f

Please sign in to comment.