[gnome-build-meta/abderrahim/armv7: 2/3] .gitlab-ci.yml: Stop building for armv7
- From: Abderrahim Kitouni <akitouni src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/abderrahim/armv7: 2/3] .gitlab-ci.yml: Stop building for armv7
- Date: Thu, 10 Sep 2020 19:27:07 +0000 (UTC)
commit d898f09d3f04e2a9342e06e77deedaafbfb8d42f
Author: Javier Jardón <jjardon gnome org>
Date: Sun Sep 6 22:14:45 2020 +0100
.gitlab-ci.yml: Stop building for armv7
This completes 6c3e968e6a1092dc33ddd3b6c0ad8f8f885f7c19
.gitlab-ci.yml | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 29d2d607..15ec11cd 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -156,11 +156,6 @@ build-aarch64:
- .build-template
- .aarch64
-build-arm:
- extends:
- - .build-template
- - .arm
-
build-ppc64le:
extends:
- .build-template
@@ -180,7 +175,7 @@ generate-deploy-config:
master)
FLAT_MANAGER_SERVER=https://nightly.gnome.org/
FLAT_MANAGER_REPO=nightly
- SUPPORTED_ARCHES="x86_64 i686 aarch64 arm ppc64le"
+ SUPPORTED_ARCHES="x86_64 i686 aarch64 ppc64le"
;;
*beta)
FLAT_MANAGER_SERVER=https://hub.flathub.org/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]