summary refs log tree commit diff
path: root/src/rt/rust_kernel.cpp
diff options
context:
space:
mode:
authorPietro Albini <pietro@pietroalbini.org>2020-06-30 09:13:15 +0200
committerMark Rousskov <mark.simulacrum@gmail.com>2020-07-10 18:09:38 -0400
commit9ce2d975b149c407bb8e80a866d358da7716706e (patch)
treee695f17e89fe41605ca15c4f9669f251f6ec2d09 /src/rt/rust_kernel.cpp
parent25ac6de3b093e2812f15d9cde00975a0b050ee19 (diff)
downloadrust-9ce2d975b149c407bb8e80a866d358da7716706e.tar.gz
rust-9ce2d975b149c407bb8e80a866d358da7716706e.zip
ci: fix wasm32 broken due to a NodeJS version bump
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.
Diffstat (limited to 'src/rt/rust_kernel.cpp')
0 files changed, 0 insertions, 0 deletions