summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.cirrus.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 381fb629..a07bc03b 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -8,6 +8,9 @@ cargo_cache:
# the system's binaries, so the environment shouldn't matter.
task:
name: FreeBSD amd64 & i686
+ env:
+ # Temporary workaround for https://github.com/rust-lang/rustup/issues/2774
+ RUSTUP_IO_THREADS: 1
freebsd_instance:
image: freebsd-11-4-release-amd64
setup_script: