vscode/remote/.yarnrc
Robo cf7ddbb51d
fix: use legacy server as default with additional warnings (#204377)
* ci: switch to glibc 2.17 remote server

* chore: signal user about unsupported connection

* chore: address review comments

* chore: update nodejs build

* chore: bump distro

* chore: lower the minimum requirements

* fix: glibc version check

* chore: remove explicit connection disposal
2024-02-06 11:25:58 +01:00

6 lines
112 B
Plaintext

disturl "https://nodejs.org/dist"
target "18.17.1"
ms_build_id "255375"
runtime "node"
build_from_source "true"