diff options
author | Yuki Okushi <yuki.okushi@huawei.com> | 2021-06-09 09:58:09 +0900 |
---|---|---|
committer | Yuki Okushi <yuki.okushi@huawei.com> | 2021-06-09 09:58:09 +0900 |
commit | 34a4f11a2e53862d1c956e954a89d605ffbfbe42 (patch) | |
tree | c0c7a769adf742426ea538233f3eb3f92fc4fa3a /.cirrus.yml | |
parent | 0cffbc1bdf62671c1576696a5475d87a37371d82 (diff) | |
download | rust-libc-34a4f11a2e53862d1c956e954a89d605ffbfbe42.tar.gz |
Use released Rustup 1.24.3
Diffstat (limited to '.cirrus.yml')
-rw-r--r-- | .cirrus.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.cirrus.yml b/.cirrus.yml index 381fa440c9..655f42bb48 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1,7 +1,3 @@ -env: - # Temporary fix for https://github.com/rust-lang/rustup/issues/2774. - RUSTUP_UPDATE_ROOT: "https://dev-static.rust-lang.org/rustup" - task: name: stable x86_64-unknown-freebsd-11 freebsd_instance: |