From: Andrea Bolognani Date: Tue, 12 Apr 2022 15:29:05 +0000 (+0200) Subject: ci: Move codestyle job to openSUSE Leap 15.3 X-Git-Tag: v8.3.0-rc1~89 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=60375a96cd3cb49b9d027b7196c92afff686aa08;p=thirdparty%2Flibvirt.git ci: Move codestyle job to openSUSE Leap 15.3 Signed-off-by: Andrea Bolognani Reviewed-by: Martin Kletzander --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6b4c843055..0fbdd82aae 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -80,9 +80,9 @@ website: codestyle: stage: sanity_checks - image: $CI_REGISTRY_IMAGE/ci-opensuse-leap-152:latest + image: $CI_REGISTRY_IMAGE/ci-opensuse-leap-153:latest needs: - - x86_64-opensuse-leap-152-container + - x86_64-opensuse-leap-153-container before_script: - *script_variables script: