[gjs] CI: Move build_minimal job to Fedora
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs] CI: Move build_minimal job to Fedora
- Date: Mon, 2 Sep 2019 07:01:06 +0000 (UTC)
commit 4d69ecabd64317fcf729d216f975a283a4fab085
Author: Philip Chimento <philip chimento gmail com>
Date: Sun Sep 1 23:48:18 2019 -0700
CI: Move build_minimal job to Fedora
Ubuntu doesn't have the version of gobject-introspection that we need.
For now, move this job to Fedora. It's too bad that we don't have a
regular job running on Ubuntu anymore, only a manual job, but we need to
have the fixed gobject-introspection.
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d54ae6a6..6eceab69 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -178,7 +178,7 @@ build_maximal:
build_minimal:
<<: *build
stage: test
- image: registry.gitlab.gnome.org/gnome/gjs:SM60-gcc.ubuntu-dev
+ image: registry.gitlab.gnome.org/gnome/gjs:SM60-gcc.fedora-dev
variables:
TASK_ID: "ubuntu-x86_64-gcc-default-minimal-check"
TEST: "check"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]