summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2020-12-18 14:37:32 +0000
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2020-12-18 14:37:32 +0000
commit76fe8fdc2b1d1579502f67b5d3efbed69bc5b74d (patch)
treed9383968d18255e5b5d8d863aa6e56cfee9d9884
parentb87624291ff0df3d8b529d8b3a5cfe8e1fb571d4 (diff)
parent213c8b8d8576bb400bfd0816dbc1328f0ece123b (diff)
downloadglibmm-76fe8fdc2b1d1579502f67b5d3efbed69bc5b74d.tar.gz
Merge branch 'wip/ci-comments' into 'master'
CI: Replacing old comments with correct ones See merge request GNOME/glibmm!46
-rw-r--r--.gitlab-ci.yml6
1 files changed, 2 insertions, 4 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c3fe20f3..2d9d0f17 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,7 +1,5 @@
-# This file is a template, and might need editing before it works on your project.
-# use the official gcc image, based on debian
-# can use verions as well, like gcc:5.2
-# see https://hub.docker.com/_/gcc/
+# Currently we have to track two versions of gcc: gcc-9 and gcc-10.
+
image: ubuntu:devel
stages: