aboutsummaryrefslogtreecommitdiffhomepage
path: root/ci/cmake_install_test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/cmake_install_test.sh')
-rwxr-xr-xci/cmake_install_test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/cmake_install_test.sh b/ci/cmake_install_test.sh
index 6a3c19b..e85474c 100755
--- a/ci/cmake_install_test.sh
+++ b/ci/cmake_install_test.sh
@@ -28,5 +28,5 @@ time docker run \
--rm \
-e CFLAGS="-Werror" \
-e CXXFLAGS="-Werror" \
- gcr.io/google.com/absl-177019/linux_gcc-latest:20191018 \
+ gcr.io/google.com/absl-177019/linux_gcc-latest:20200102 \
/bin/bash CMake/install_test_project/test.sh $@