summaryrefslogtreecommitdiff
path: root/ci/linux_gcc-floor_libstdcxx_bazel.sh
diff options
context:
space:
mode:
authorGravatar Derek Mauro <dmauro@google.com>2023-10-20 11:27:58 -0700
committerGravatar Copybara-Service <copybara-worker@google.com>2023-10-20 11:30:15 -0700
commit3bc08b8151aa2010960ba24b3b52536f1109f5ba (patch)
treea0b4729f00c31594cd00db020534931530189dfc /ci/linux_gcc-floor_libstdcxx_bazel.sh
parent0f110600fcd84bd99e559eaf88b8ab5b4c32cce0 (diff)
Rollback use of --remote_download_minimal on Bazel CI builds
PiperOrigin-RevId: 575273754 Change-Id: Iddd31524c86ff05c3c204a2e04250605a55448bc
Diffstat (limited to 'ci/linux_gcc-floor_libstdcxx_bazel.sh')
-rwxr-xr-xci/linux_gcc-floor_libstdcxx_bazel.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/ci/linux_gcc-floor_libstdcxx_bazel.sh b/ci/linux_gcc-floor_libstdcxx_bazel.sh
index 440391f0..68b39994 100755
--- a/ci/linux_gcc-floor_libstdcxx_bazel.sh
+++ b/ci/linux_gcc-floor_libstdcxx_bazel.sh
@@ -81,7 +81,6 @@ for std in ${STD}; do
--distdir="/bazel-distdir" \
--features=external_include_paths \
--keep_going \
- --remote_download_minimal \
--show_timestamps \
--test_env="GTEST_INSTALL_FAILURE_SIGNAL_HANDLER=1" \
--test_env="TZDIR=/abseil-cpp/absl/time/internal/cctz/testdata/zoneinfo" \