We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47c9750 commit 505f28fCopy full SHA for 505f28f
.github/workflows/build.yml
@@ -18,8 +18,7 @@ jobs:
18
# TODO (#2114): re-enable osx build.
19
# os: [ubuntu-latest, macos-latest]
20
os: [ubuntu-latest]
21
- # TODO(#8392): unpin v22 once npm issue fixed.
22
- node-version: [18.x, 20.x, 22.4.1]
+ node-version: [18.x, 20.x, 22.x]
23
# See supported Node.js release schedule at
24
# https://nodejs.org/en/about/releases/
25
0 commit comments