[gnome-flashback/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-flashback/gnome-3-40] ci: use ubuntu 21.04 image
- Date: Thu, 13 May 2021 16:48:16 +0000 (UTC)
commit 32489ed1da77fc9895cb248995e227c5ed6d68a3
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Thu May 13 19:48:09 2021 +0300
ci: use ubuntu 21.04 image
.gitlab-ci.yml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2acd51a..a2b0e41 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -46,7 +46,7 @@ variables:
xkb-data
menu:
- image: ubuntu:devel
+ image: ubuntu:hirsute
stage: validate
except:
- tags
@@ -59,7 +59,7 @@ menu:
data/menus/gnome-flashback-applications.menu
ubuntu:
- image: ubuntu:devel
+ image: ubuntu:hirsute
stage: build
except:
- tags
@@ -72,7 +72,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]