You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ansible: install cargo/rustc on Debian and Ubuntu (#4288)
Install cargo/rustc on Debian 13 and Ubuntu 24.04 machines used for
Node.js 26 onwards.
Replace Debian 11 x64 with Debian 13 x64.
Update `select-compiler.sh` to pick clang-19 on Debian 13 and set
environment variable for cargo/rustc on Ubuntu 24.04.
Refs: #4245
Refs: #4282
0 commit comments