CI: add script for installing NodeJS and update it to v20#123981
CI: add script for installing NodeJS and update it to v20#123981bors merged 1 commit intorust-lang:masterfrom
Conversation
|
☔ The latest upstream changes (presumably #123978) made this pull request unmergeable. Please resolve the merge conflicts. |
|
Rebased. |
This comment was marked as outdated.
This comment was marked as outdated.
|
@bors r+ rollup=iffy |
|
☀️ Test successful - checks-actions |
|
Finished benchmarking commit (426a698): comparison URL. Overall result: ✅ improvements - no action needed@rustbot label: -perf-regression Instruction countThis is a highly reliable metric that was used to determine the overall result at the top of this comment.
Max RSS (memory usage)ResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
CyclesThis benchmark run did not return any relevant results for this metric. Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 671.572s -> 673.693s (0.32%) |
I centralized the installation on a single place to make it simple to update the NodeJS version across the board.
Fixes: #123965
r? @Mark-Simulacrum