diff --git a/.gitlab-ci/utils.yml b/.gitlab-ci/utils.yml index 817ab20a..7881311a 100644 --- a/.gitlab-ci/utils.yml +++ b/.gitlab-ci/utils.yml @@ -23,8 +23,8 @@ .stable_runtime: image: 'quay.io/gnome_infrastructure/gnome-runtime-images:gnome-${GNOME_STABLE_VERSION}' variables: - GNOME_STABLE_VERSION: "48" - FREEDESKTOP_RUNTIME_BRANCH: "24.08" + GNOME_STABLE_VERSION: "49" + FREEDESKTOP_RUNTIME_BRANCH: "25.08" LLVM_NIGHTLY_VERSION: "20" LLVM_STABLE_VERSION: "20" before_script: