Set RUSTUP_IO_THREADS=1 to avoid the installation failure on FreeBSD CI

This commit is contained in:
Yuki Okushi 2021-05-22 10:26:20 +09:00
parent 708e5284c1
commit ab10de3b47

View file

@ -1,3 +1,7 @@
env:
# Temporary fix for https://github.com/rust-lang/rustup/issues/2774.
RUSTUP_IO_THREADS: "1"
task:
name: stable x86_64-unknown-freebsd-11
freebsd_instance: