diff --git a/.gitlab-ci/container/build-mold.sh b/.gitlab-ci/container/build-mold.sh index 578f6f510d4..c1dbe32b6fd 100644 --- a/.gitlab-ci/container/build-mold.sh +++ b/.gitlab-ci/container/build-mold.sh @@ -2,7 +2,7 @@ set -ex -MOLD_VERSION="1.4.1" +MOLD_VERSION="1.5.0" git clone -b v"$MOLD_VERSION" --single-branch --depth 1 https://github.com/rui314/mold.git cd mold