summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2021-12-31 17:55:11 +0100
committerJens Georg <mail@jensge.org>2022-01-03 18:49:45 +0100
commit724f0e86d3ab2720eca31a8010413c36541c1108 (patch)
treea26591e3d3645db183d8126790f8718a995666bf /.gitlab-ci.yml
parent308c261caa36b2da8dc9d2de1256451ac3a3fab2 (diff)
downloadrygel-724f0e86d3ab2720eca31a8010413c36541c1108.tar.gz
flatpak,ci: Bump to 41 runtime
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 93a70e08..25c54085 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,7 +6,7 @@ variables:
flatpak:
extends: ['.flatpak']
- image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:40
+ image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:41
variables:
MANIFEST_PATH: "build-aux/org.gnome.Rygel.json"
RUNTIME_REPO: "https://flathub.org/repo/flathub.flatpakrepo"