Skip to content

ansible: install cargo/rustc on Debian and Ubuntu#4288

Merged
richardlau merged 1 commit intonodejs:mainfrom
richardlau:debian13
Apr 2, 2026
Merged

ansible: install cargo/rustc on Debian and Ubuntu#4288
richardlau merged 1 commit intonodejs:mainfrom
richardlau:debian13

Conversation

@richardlau
Copy link
Copy Markdown
Member

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

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.
@richardlau
Copy link
Copy Markdown
Member Author

I've deployed onto the non-container machines.
Working on updating the containers.

@richardlau richardlau merged commit 522b933 into nodejs:main Apr 2, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace Debian 11 x64 machines with Debian 13 x64

2 participants