summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-12-05 23:37:20 +0300
committerAndrei Karas <akaras@inbox.ru>2018-12-05 23:37:20 +0300
commitc82ef57fd1b01e07f737ab2bccb18710a1e4112e (patch)
tree2bbcc79aee19ef84da364d6d07543efadaaa1892
parent2747cb0ce0455d2898b922cbe5b0429248c55402 (diff)
downloadevol-hercules-c82ef57fd1b01e07f737ab2bccb18710a1e4112e.tar.gz
evol-hercules-c82ef57fd1b01e07f737ab2bccb18710a1e4112e.tar.bz2
evol-hercules-c82ef57fd1b01e07f737ab2bccb18710a1e4112e.tar.xz
evol-hercules-c82ef57fd1b01e07f737ab2bccb18710a1e4112e.zip
Use stable debian image for clang-3.9 ci build.
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 01b3c36..0952285 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -72,7 +72,7 @@ clang-3.9:
stage: build
script:
- ./tools/ci/jobs/clang39.sh --enable-werror
- image: debian:unstable
+ image: debian:stable
.clang-3.9-i386:
stage: build