about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorPietro Albini <pietro@pietroalbini.org>2020-06-30 09:13:15 +0200
committerPietro Albini <pietro@pietroalbini.org>2020-06-30 09:13:15 +0200
commit844dc31494ad130169477c57c9ba10acd5e8923f (patch)
tree0a85c4f8611382857b2eca60a7320dd85a2477fa /src/test/codegen/src-hash-algorithm
parenta1528c432e45339d9b5602a19ac3571e2900d37b (diff)
downloadrust-844dc31494ad130169477c57c9ba10acd5e8923f.tar.gz
rust-844dc31494ad130169477c57c9ba10acd5e8923f.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/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions