This is an automated email from the ASF dual-hosted git repository.
mousius pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from f00c8db5ce Fix make format (#11197)
add 91d351c1f7 [CI] Update GoogleTest (#11162)
No new revisions were added by this update.
Summary of changes:
CMakeLists.txt | 2 +-
docker/Dockerfile.ci_arm | 3 ++
docker/Dockerfile.ci_cpu | 3 ++
docker/Dockerfile.ci_gpu | 3 ++
docker/Dockerfile.ci_hexagon | 3 ++
docker/Dockerfile.ci_i386 | 3 ++
docker/Dockerfile.ci_qemu | 3 ++
docker/install/ubuntu_install_core.sh | 24 +-----------
docker/install/ubuntu_install_googletest.sh | 57 +++++++++++++++++++++++++++++
9 files changed, 77 insertions(+), 24 deletions(-)
create mode 100755 docker/install/ubuntu_install_googletest.sh