mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-10 04:30:11 +00:00
ci: Create an F41 image
And add vulkan-validation-layers to the package list, so that we can enable the Vulkan validation for one of our testsuite runs.
This commit is contained in:
parent
0c51b7528c
commit
6bed6d88ef
@ -1,4 +1,4 @@
|
||||
FROM fedora:40
|
||||
FROM fedora:41
|
||||
|
||||
RUN dnf -y install \
|
||||
adwaita-icon-theme \
|
||||
@ -92,6 +92,7 @@ RUN dnf -y install \
|
||||
redhat-rpm-config \
|
||||
sassc \
|
||||
vulkan-devel \
|
||||
vulkan-validation-layers \
|
||||
wayland-devel \
|
||||
wayland-protocols-devel \
|
||||
weston \
|
||||
|
Loading…
Reference in New Issue
Block a user