[gnome-applets/gnome-3-40] ci: use ubuntu 21.04 image
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-applets/gnome-3-40] ci: use ubuntu 21.04 image
- Date: Thu, 13 May 2021 16:47:26 +0000 (UTC)
commit eabd4e801a69e05af2e9144ee425f780186e7ddd
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Thu May 13 19:47:16 2021 +0300
ci: use ubuntu 21.04 image
.gitlab-ci.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b04d1be8e..3f135cad5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -37,7 +37,7 @@ variables:
yelp-tools
ubuntu:
- image: ubuntu:devel
+ image: ubuntu:hirsute
stage: build
except:
- tags
@@ -50,7 +50,7 @@ ubuntu:
- make distcheck
coverity:
- image: ubuntu:devel
+ image: ubuntu:hirsute
stage: analysis
when: manual
before_script:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]