Skip to content

Commit 907bb4b

Browse files
Upgrade Bazel to 5.3.0 (#6816)
1 parent bf40139 commit 907bb4b

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.bazelrc

+1-2
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@ build:rbe --host_platform=@//remote-execution:platform
3535
build:rbe --platforms=@//remote-execution:platform
3636

3737
build:remote --remote_instance_name=projects/learnjs-174218/instances/default_instance
38-
build:remote --project_id=learnjs-174218
39-
build:remote --auth_enabled=true
38+
build:remote --bes_instance_name=learnjs-174218
4039
build:remote --google_default_credentials
4140
build:remote --remote_timeout=180s
4241

.bazelversion

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.2.2
1+
5.3.0

0 commit comments

Comments
 (0)