[polari/wip/fmuellner/ci-update] ci: Switch to rawhide
- From: Gitlab Administrative User <gitlab src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [polari/wip/fmuellner/ci-update] ci: Switch to rawhide
- Date: Wed, 1 Nov 2017 14:36:32 +0000 (UTC)
commit c88417bd2d57a913c69c94b09375ae2f800f59b8
Author: Florian Müllner <fmuellner gnome org>
Date: Wed Nov 1 15:24:28 2017 +0100
ci: Switch to rawhide
While F26 satisfies all our build dependencies (not least because
there's little to build), rawhide is much closer to the platform
we are actually developing for, in particular when it comes to gjs
and Spidermonkey.
Also rawhide's mozjs52-devel package now includes the js52 binary,
so we can run the basic syntax check added in commit 65a2099 during
continuous integration.
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7634c26..5aee0bc 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: fedora:26
+image: fedora:rawhide
stages:
- build
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]