Skip to content

Commit

Permalink
Update GCC/Clang Linux tests to use Bazel 5.0.0
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 429400664
Change-Id: I6454cf52cb2fc616a96663823de997591b63dfae
  • Loading branch information
derekmauro authored and copybara-github committed Feb 17, 2022
1 parent ea55f1f commit c9461a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/linux-presubmit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

set -euox pipefail

readonly LINUX_LATEST_CONTAINER="gcr.io/google.com/absl-177019/linux_hybrid-latest:20220113"
readonly LINUX_LATEST_CONTAINER="gcr.io/google.com/absl-177019/linux_hybrid-latest:20220217"
readonly LINUX_GCC_FLOOR_CONTAINER="gcr.io/google.com/absl-177019/linux_gcc-floor:20210617"

if [[ -z ${GTEST_ROOT:-} ]]; then
Expand Down

0 comments on commit c9461a9

Please sign in to comment.