From a642f8e56d7b9c0b7fccb42176decf9b1216cde5 Mon Sep 17 00:00:00 2001 From: Xiao Jia Date: Wed, 8 Nov 2023 20:17:10 -0800 Subject: [PATCH] Update .bazelrc --- .bazelrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bazelrc b/.bazelrc index 088c15146..3f75a70c6 100644 --- a/.bazelrc +++ b/.bazelrc @@ -1,6 +1,6 @@ startup --batch_cpu_scheduling --io_nice_level=7 --macos_qos_class=background -build --jobs=127 +build --jobs=120 build --incompatible_strict_action_env