mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 07:14:28 +00:00
844dc31494
Emscripten's SDK recently bumped the version of NodeJS they shipped, but our Dockerfile for the wasm32 builder hardcoded the version number. This will cause consistent CI failures once the currently cached image is rebuilt (either due to a change or due to the cache expiring). This commit fixes the problem by finding the latest version of NodeJS in the Emscripten SDK and symlinking it to a "latest" directory, which is then added to the PATH. |
||
---|---|---|
.. | ||
azure-pipelines | ||
docker | ||
github-actions | ||
scripts | ||
cpu-usage-over-time.py | ||
exec-with-shell.py | ||
init_repo.sh | ||
publish_toolstate.sh | ||
run.sh | ||
shared.sh |