From 9cad74335eed6f7e1f5dde17c46077975f8fb571 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 30 May 2020 02:54:12 +0300 Subject: Switch docket image in gcc-7 ci builds in branches --- tools/ci/branches/ci_gcc7/.gitlab-ci.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'tools/ci/branches/ci_gcc7') diff --git a/tools/ci/branches/ci_gcc7/.gitlab-ci.yml b/tools/ci/branches/ci_gcc7/.gitlab-ci.yml index b8b7737ec..0cb5a54ea 100644 --- a/tools/ci/branches/ci_gcc7/.gitlab-ci.yml +++ b/tools/ci/branches/ci_gcc7/.gitlab-ci.yml @@ -22,7 +22,7 @@ gcc-7-i386: - ./tools/ci/scripts/patchsdl1.sh - ./tools/ci/jobs/gcc7.sh - ./tools/ci/scripts/runtests.sh - image: i386/debian:unstable + image: i386/debian:buster <<: *job-push variables: PACKAGES: gcc-7 g++-7 @@ -66,7 +66,7 @@ gcc-7_sdl2_i386: - ./tools/ci/jobs/gcc7.sh --with-sdl2 - ./tools/ci/scripts/runtests.sh <<: *job-push - image: i386/debian:unstable + image: i386/debian:buster variables: PACKAGES: gcc-7 g++-7 make autoconf automake autopoint gettext @@ -115,7 +115,7 @@ gcc-7_sanitize: - ./tools/ci/scripts/patchsdl1.sh - ./tools/ci/jobs/gcc7_sanitize.sh - ./tools/ci/scripts/runtests.sh - image: i386/debian:unstable + image: i386/debian:buster <<: *job-push variables: PACKAGES: gcc-7 g++-7 @@ -162,7 +162,7 @@ gcc-7_lto_i386: - ./tools/ci/scripts/patchsdl1.sh - ./tools/ci/jobs/gcc7_lto.sh - ./tools/ci/scripts/runtests.sh - image: i386/debian:unstable + image: i386/debian:buster <<: *job-push variables: PACKAGES: gcc-7 g++-7 @@ -181,7 +181,7 @@ gcc-7_default_i386: - ./tools/ci/jobs/any_compiler.sh --enable-werror - ./tools/ci/scripts/runtests.sh <<: *job-push - image: i386/debian:unstable + image: i386/debian:buster variables: LOGFILE: gcc7.log CC: gcc-7 -- cgit v1.2.3-60-g2f50