summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorFlorian Müllner <fmuellner@gnome.org>2022-01-18 23:57:36 +0100
committerMarge Bot <marge-bot@gnome.org>2022-01-25 15:21:16 +0000
commita0c84621706bb817c53ce1a6397aa1a153cd84e6 (patch)
tree90bcd2397f28974248e6efc5a7cf6614448775a0 /.gitlab-ci.yml
parent753eee2ef948bd07d7325ef8db2c266a52ad76a1 (diff)
downloadgnome-shell-a0c84621706bb817c53ce1a6397aa1a153cd84e6.tar.gz
ci: Bump mutter image
Needed for the new mozjs91-based gjs. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2115>
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 f9e4d6609..ec1a40b58 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -31,7 +31,7 @@ variables:
LINT_LOG: "eslint-report.xml"
LINT_MR_LOG: "eslint-mr-report.xml"
-image: registry.gitlab.gnome.org/gnome/mutter/fedora/35:x86_64-2022-01-05.1
+image: registry.gitlab.gnome.org/gnome/mutter/fedora/35:x86_64-2022-01-25
workflow:
rules: