[gnome-build-meta/abderrahim/armv7: 3/3] .gitlab-ci.yml: stop building for ppc64le
- From: Abderrahim Kitouni <akitouni src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/abderrahim/armv7: 3/3] .gitlab-ci.yml: stop building for ppc64le
- Date: Thu, 10 Sep 2020 19:27:07 +0000 (UTC)
commit 7586328b2aa9249371b77ebd400a90b637c1718a
Author: Abderrahim Kitouni <akitouni gnome org>
Date: Thu Sep 10 20:26:32 2020 +0100
.gitlab-ci.yml: stop building for ppc64le
let's only build that on master for now
.gitlab-ci.yml | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 15ec11cd..ae7a44c2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -156,11 +156,6 @@ build-aarch64:
- .build-template
- .aarch64
-build-ppc64le:
- extends:
- - .build-template
- - .ppc64le
-
generate-deploy-config:
extends:
@@ -175,7 +170,7 @@ generate-deploy-config:
master)
FLAT_MANAGER_SERVER=https://nightly.gnome.org/
FLAT_MANAGER_REPO=nightly
- SUPPORTED_ARCHES="x86_64 i686 aarch64 ppc64le"
+ SUPPORTED_ARCHES="x86_64 i686 aarch64"
;;
*beta)
FLAT_MANAGER_SERVER=https://hub.flathub.org/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]