Merge branch 'vulkan-validation-ci' into 'main'

ci: Create an F41 image

See merge request GNOME/gtk!8087
This commit is contained in:
Matthias Clasen 2025-01-09 00:41:26 +00:00
commit b4d7ac660d

View File

@ -1,4 +1,4 @@
FROM fedora:40 FROM fedora:41
RUN dnf -y install \ RUN dnf -y install \
adwaita-icon-theme \ adwaita-icon-theme \
@ -92,6 +92,7 @@ RUN dnf -y install \
redhat-rpm-config \ redhat-rpm-config \
sassc \ sassc \
vulkan-devel \ vulkan-devel \
vulkan-validation-layers \
wayland-devel \ wayland-devel \
wayland-protocols-devel \ wayland-protocols-devel \
weston \ weston \