From 4d1da114fb5acc64ee2bbc2c4552c51877312d16 Mon Sep 17 00:00:00 2001 From: Xiao Jia Date: Sun, 19 Nov 2023 16:43:06 -0800 Subject: [PATCH] Update .bazelrc --- .bazelrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bazelrc b/.bazelrc index 2717a8685..ece40f736 100644 --- a/.bazelrc +++ b/.bazelrc @@ -1,6 +1,6 @@ startup --batch_cpu_scheduling --io_nice_level=7 --macos_qos_class=background -build --jobs=64 +build --jobs=32 build --incompatible_strict_action_env