summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2022-09-02 17:03:01 +0200
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2022-09-02 17:03:01 +0200
commited7d771f67145fdb8aab427d25313bfc43e1c5a4 (patch)
tree054e19f7067df3bd4ef94115a3b3fcd73546bad5
parentf509a1f2300261188b7cfa5cdfa71e5a1a30b3a3 (diff)
downloadglibmm-ed7d771f67145fdb8aab427d25313bfc43e1c5a4.tar.gz
CI: Return to using ubuntu:rolling (22.04)
-rw-r--r--.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ac51f290..01fdae8e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,6 @@
-# 2022-08-23: ubuntu:latest = 22.04, ubuntu:rolling = 22.04, ubuntu:devel = 22.10
+# 2022-09-02: ubuntu:latest = 22.04, ubuntu:rolling = 22.04, ubuntu:devel = 22.10
# See https://hub.docker.com/_/ubuntu
-image: ubuntu:devel
+image: ubuntu:rolling
stages:
- deps