From 2374660f11ec61d9e13721a13c8bd0dfe3e7a673 Mon Sep 17 00:00:00 2001 From: Nicolas Lacasse Date: Wed, 20 May 2020 12:15:23 -0700 Subject: Automated rollback of changelist 312522097 PiperOrigin-RevId: 312529859 --- tools/vm/ubuntu1604/20_bazel.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/vm') diff --git a/tools/vm/ubuntu1604/20_bazel.sh b/tools/vm/ubuntu1604/20_bazel.sh index c5d4ced82..bb7afa676 100755 --- a/tools/vm/ubuntu1604/20_bazel.sh +++ b/tools/vm/ubuntu1604/20_bazel.sh @@ -16,7 +16,7 @@ set -xeo pipefail -declare -r BAZEL_VERSION=3.1.0 +declare -r BAZEL_VERSION=2.0.0 # Install bazel dependencies. while true; do -- cgit v1.2.3