Unpin nightly
This commit is contained in:
Родитель
874ac35b3b
Коммит
6d90773d2d
|
@ -70,7 +70,7 @@ tasks:
|
||||||
- "-cx"
|
- "-cx"
|
||||||
- "apt-get -qq update &&
|
- "apt-get -qq update &&
|
||||||
apt-get -qq install -y zip &&
|
apt-get -qq install -y zip &&
|
||||||
rustup default nightly-2020-06-10 &&
|
rustup default nightly &&
|
||||||
curl -L https://github.com/mozilla/grcov/releases/latest/download/grcov-linux-x86_64.tar.bz2 | tar jxf - &&
|
curl -L https://github.com/mozilla/grcov/releases/latest/download/grcov-linux-x86_64.tar.bz2 | tar jxf - &&
|
||||||
git clone --recursive --quiet ${repository} &&
|
git clone --recursive --quiet ${repository} &&
|
||||||
cd dump_syms &&
|
cd dump_syms &&
|
||||||
|
|
Загрузка…
Ссылка в новой задаче