mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-07 04:07:17 +00:00
ci: Switch to OpenSUSE Leap 15.5
OpenSUSE Leap was released recently (2023-06-07). Refresh our CI with latest lcitool which brings this minor update. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
edf17b5e99
commit
51ae80d6a7
@ -4,7 +4,7 @@
|
||||
#
|
||||
# https://gitlab.com/libvirt/libvirt-ci
|
||||
|
||||
FROM registry.opensuse.org/opensuse/leap:15.4
|
||||
FROM registry.opensuse.org/opensuse/leap:15.5
|
||||
|
||||
RUN zypper update -y && \
|
||||
zypper install -y \
|
||||
|
@ -300,7 +300,7 @@ x86_64-opensuse-leap-15-local-env:
|
||||
needs: []
|
||||
allow_failure: false
|
||||
variables:
|
||||
IMAGE: registry.opensuse.org/opensuse/leap:15.4
|
||||
IMAGE: registry.opensuse.org/opensuse/leap:15.5
|
||||
NAME: opensuse-leap-15
|
||||
RPM: skip
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user