[libvirt PATCH 5/6] ci: Move codestyle job to openSUSE Leap 15.3

Andrea Bolognani abologna at redhat.com
Thu Apr 14 12:33:56 UTC 2022


Signed-off-by: Andrea Bolognani <abologna at redhat.com>
---
 .gitlab-ci.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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:
-- 
2.35.1



More information about the libvir-list mailing list