[gnome-panel/gnome-3-38] ci: use ubuntu 20.10 image
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-panel/gnome-3-38] ci: use ubuntu 20.10 image
- Date: Sun, 14 Mar 2021 14:48:09 +0000 (UTC)
commit 77245f9860e0deb2db4eacad8f96df9d6730cb46
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Sun Mar 14 16:47:53 2021 +0200
ci: use ubuntu 20.10 image
.gitlab-ci.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9cc547bf1..9f91aa8d5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -39,7 +39,7 @@ variables:
yelp-tools
ubuntu:
- image: ubuntu:devel
+ image: ubuntu:groovy
stage: build
except:
- tags
@@ -52,7 +52,7 @@ ubuntu:
- make distcheck
coverity:
- image: ubuntu:devel
+ image: ubuntu:groovy
stage: analysis
when: manual
before_script:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]