mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
ci: update OpenSUSE Leap to 15.6
It was released on June 12, 2024. The update means we no longer have to care about json-c 0.13 present in Leap 15.5, which solves some whitespace issues in tests. Signed-off-by: Ján Tomko <jtomko@redhat.com> Reviewed-by: Peter Krempa <pkrempa@redhat.com>
This commit is contained in:
parent
0290dbeac7
commit
b1524a3efc
@ -4,7 +4,7 @@
|
||||
#
|
||||
# https://gitlab.com/libvirt/libvirt-ci
|
||||
|
||||
FROM registry.opensuse.org/opensuse/leap:15.5
|
||||
FROM registry.opensuse.org/opensuse/leap:15.6
|
||||
|
||||
RUN zypper update -y && \
|
||||
zypper install -y \
|
||||
|
@ -191,7 +191,7 @@ x86_64-opensuse-leap-15:
|
||||
CFLAGS: -Wno-missing-include-dirs
|
||||
NAME: opensuse-leap-15
|
||||
RPM: skip
|
||||
TARGET_BASE_IMAGE: registry.opensuse.org/opensuse/leap:15.5
|
||||
TARGET_BASE_IMAGE: registry.opensuse.org/opensuse/leap:15.6
|
||||
|
||||
|
||||
x86_64-opensuse-tumbleweed:
|
||||
|
Loading…
Reference in New Issue
Block a user