[gnome-build-meta/jjardon/no_armv7] .gitlab-ci.yml: Stop building for armv7
- From: Javier Jardón Cabezas <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/jjardon/no_armv7] .gitlab-ci.yml: Stop building for armv7
- Date: Sun, 6 Sep 2020 21:16:00 +0000 (UTC)
commit 57ed236692a9c0022d95c3ef79262c2981193023
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 f5b34b5c..97113954 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]