waytrue17 commented on a change in pull request #18339:
URL: https://github.com/apache/incubator-mxnet/pull/18339#discussion_r429474732
##########
File path: ci/docker/install/ubuntu_julia.sh
##########
@@ -32,7 +32,7 @@ function install_julia() {
# The julia version in Ubuntu repo is too old
# We download the tarball from the official link:
# https://julialang.org/downloads/
- wget -qO $JLBINARY
https://s3.amazonaws.com/julialang2/bin/linux/x64/0.7/julia-0.7.0-linux-x86_64.tar.gz
Review comment:
Thanks for pointing it out. I'll replace it back to the S3 path.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]