summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml3
1 files changed, 2 insertions, 1 deletions
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