summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2021-10-04 16:40:23 +0200
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2021-10-04 16:40:23 +0200
commit1fb5a12cd955096db660aacefec6c17da21ec994 (patch)
tree6efedfa85398b1848e87377c5d70558faa5ca23b
parent79aee0889b7be4fcacd89258da75b20720e408ff (diff)
downloadglibmm-1fb5a12cd955096db660aacefec6c17da21ec994.tar.gz
CI: Switching to debian:testing
See pangomm#13 and pangomm!23.
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f2010d86..5b1ea802 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,6 @@
# Currently we track two versions of gcc: gcc-9 and gcc-10.
-image: ubuntu:devel
+image: debian:testing
stages:
- deps