From 4521b56f0f125bfba4385e2fce2eb02c6c255b3b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 9 Jul 2018 06:09:16 +0300 Subject: Disable gcc-8 build due enabled RTL_BIND flag in server. --- .gitlab-ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0e5c0bc7..b0625e27 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -259,7 +259,8 @@ mariadb_run_latest_gcc7: when: always expire_in: 3 week -mariadb_run_latest_gcc8: +# disable gcc-8 for now until server update. +.mariadb_run_latest_gcc8: stage: test script: - export CC=gcc-8 -- cgit v1.2.3-60-g2f50