ci: Update the fedora image for F39

This will hopefully help with getting the gpu renderer tests
to work.
This commit is contained in:
Matthias Clasen 2023-11-27 09:51:14 -05:00
parent d595aff52d
commit 85ce343816
3 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ variables:
BACKEND_FLAGS: "-Dx11-backend=true -Dwayland-backend=true -Dbroadway-backend=true"
FEATURE_FLAGS: "-Dvulkan=enabled -Dcloudproviders=enabled -Dbuild-testsuite=true -Dintrospection=enabled"
MESON_TEST_TIMEOUT_MULTIPLIER: 3
FEDORA_IMAGE: "registry.gitlab.gnome.org/gnome/gtk/fedora:v48"
FEDORA_IMAGE: "registry.gitlab.gnome.org/gnome/gtk/fedora:v49"
workflow:
rules:

Binary file not shown.

View File

@ -1,4 +1,4 @@
FROM fedora:38
FROM fedora:39
RUN dnf -y install \
adwaita-icon-theme \