From b95b9743ae9fc0944624bf193f890b81be6aa210 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 11 Oct 2019 22:09:54 +0300 Subject: Switch from unstable to stable in clang-7 builds In unstable clang-7 or/and libc++ is broken. --- tools/ci/branches/ci_glibcdebug/.gitlab-ci.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tools/ci/branches/ci_glibcdebug') diff --git a/tools/ci/branches/ci_glibcdebug/.gitlab-ci.yml b/tools/ci/branches/ci_glibcdebug/.gitlab-ci.yml index 4b079a1bc..de558aba1 100644 --- a/tools/ci/branches/ci_glibcdebug/.gitlab-ci.yml +++ b/tools/ci/branches/ci_glibcdebug/.gitlab-ci.yml @@ -95,6 +95,7 @@ clang-7.0_glibcdebug_tests: - ./tools/ci/scripts/patchsdl1.sh - ./tools/ci/jobs/clang70_tests.sh --without-dyecmd --without-manaplusgame --enable-glibcdebug <<: *job-push + image: debian:buster variables: PACKAGES: clang-7 libc++-dev libc++abi-dev libclang-7-dev make autoconf automake autopoint gettext @@ -109,6 +110,7 @@ clang-7.0_glibcdebug_tests_sdl2: script: - ./tools/ci/jobs/clang70_tests.sh --with-sdl2 --without-dyecmd --without-manaplusgame --enable-glibcdebug <<: *job-push + image: debian:buster variables: PACKAGES: clang-7 libc++-dev libc++abi-dev libclang-7-dev make autoconf automake autopoint gettext @@ -125,6 +127,7 @@ clang-7.0_glibcdebug: - ./tools/ci/jobs/clang70.sh --enable-glibcdebug - ./tools/ci/scripts/runtests.sh <<: *job-push + image: debian:buster variables: PACKAGES: clang-7 libc++-dev libc++abi-dev libclang-7-dev make autoconf automake autopoint gettext @@ -140,6 +143,7 @@ clang-7.0_glibcdebug_sdl2: - ./tools/ci/jobs/clang70.sh --with-sdl2 --enable-glibcdebug - ./tools/ci/scripts/runtests.sh <<: *job-push + image: debian:buster variables: PACKAGES: clang-7 libc++-dev libc++abi-dev libclang-7-dev make autoconf automake autopoint gettext -- cgit v1.2.3-60-g2f50