From: Emmanuele Bassi Date: Tue, 20 Dec 2022 01:34:45 +0000 (+0000) Subject: ci: Update the Fedora image X-Git-Tag: archive/raspbian/4.12.3+ds-1+rpi1~1^2^2^2~22^2~9^2~21^2~4 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=cf709473f7bd8e11ccdbd56a31a20d3b7a3b7e50;p=gtk4.git ci: Update the Fedora image --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fbe70a21ff..90f0f86b61 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -26,7 +26,7 @@ variables: BACKEND_FLAGS: "-Dx11-backend=true -Dwayland-backend=true -Dbroadway-backend=true" FEATURE_FLAGS: "-Dvulkan=enabled -Dcloudproviders=enabled" MESON_TEST_TIMEOUT_MULTIPLIER: 3 - FEDORA_IMAGE: "registry.gitlab.gnome.org/gnome/gtk/fedora:v39" + FEDORA_IMAGE: "registry.gitlab.gnome.org/gnome/gtk/fedora:v40" FLATPAK_IMAGE: "quay.io/gnome_infrastructure/gnome-runtime-images:gnome-master" .only-default: