summaryrefslogtreecommitdiffstats
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2023-03-12 15:43:30 -0400
committerGitHub <noreply@github.com>2023-03-12 15:43:30 -0400
commit7f4e7629213d55723616d2cbfc0699c942e07017 (patch)
tree120451398931edad3567396fc78144a60d6933e7 /.cirrus.yml
parentc2d66af72f5b38d450fa15d0e5d8382d5308b93c (diff)
ci: use sparse crates.io registries in CI (#1057)
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index c9d091f1..c7f6cd4b 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -38,6 +38,7 @@ env:
CARGO_INCREMENTAL: 0
CARGO_PROFILE_DEV_DEBUG: 0
CARGO_HUSKY_DONT_INSTALL_HOOKS: true
+ CARGO_REGISTRIES_CRATES_IO_PROTOCOL: sparse
test_task:
auto_cancellation: false