Remove usage of mirrored tar files from CI because hermetic xz tool helps to unpack tar.xz faster.

PiperOrigin-RevId: 822773874
This commit is contained in:
Yulia Baturina 2025-10-22 16:01:26 -07:00 committed by TensorFlower Gardener
parent 13ea97f3a9
commit bcc803eeb6
2 changed files with 0 additions and 2 deletions

View File

@ -596,7 +596,6 @@ common:use_tar_archive_files --repo_env=USE_LLVM_TAR_ARCHIVE_FILES=1
common:use_tar_archive_files --repo_env=USE_MIRRORED_TAR_ARCHIVE_FILES=1
# Make Bazel not try to probe the host system for a C++ toolchain.
common:rbe_base --config=use_tar_archive_files
common:rbe_base --config=resultstore
common:rbe_base --repo_env=BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
common:rbe_base --define=EXECUTOR=remote

View File

@ -479,7 +479,6 @@ common:use_tar_archive_files --repo_env=USE_LLVM_TAR_ARCHIVE_FILES=1
common:use_tar_archive_files --repo_env=USE_MIRRORED_TAR_ARCHIVE_FILES=1
# Make Bazel not try to probe the host system for a C++ toolchain.
common:rbe_base --config=use_tar_archive_files
common:rbe_base --config=resultstore
common:rbe_base --define=EXECUTOR=remote
common:rbe_base --jobs=800