diff --git a/tools/remote-bazelrc b/tools/remote-bazelrc index b26a8e8f6d..826be1d5fc 100644 --- a/tools/remote-bazelrc +++ b/tools/remote-bazelrc @@ -70,9 +70,6 @@ build:remote --remote_cache=remotebuildexecution.googleapis.com # Enable remote execution so actions are performed on the remote systems. build:remote --remote_executor=remotebuildexecution.googleapis.com -# Enable encryption. -build:remote --tls_enabled=true - # Set a higher timeout value, just in case. build:remote --remote_timeout=3600