Revert "chore: Pin node.js v22 to v22.4.1 in CI (#8393)" (#8398)

This reverts commit 1e3d3fde1c.
This commit is contained in:
Beka Westberg
2024-07-23 15:24:40 +00:00
committed by GitHub
parent 47c97505f2
commit 505f28f1a5

View File

@@ -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/