[neon/infrastructure/pangea-data] /: make arm64 a base architecture

Carlos De Maine null at kde.org
Thu Oct 5 01:30:00 BST 2023


Git commit ed7ddc49d5944ee6ae1f0efcf8de1473c6e7a49b by Carlos De Maine.
Committed on 05/10/2023 at 02:29.
Pushed by carlosdem into branch 'master'.

make arm64 a base architecture

M  +2    -1    nci.yaml

https://invent.kde.org/neon/infrastructure/pangea-data/-/commit/ed7ddc49d5944ee6ae1f0efcf8de1473c6e7a49b

diff --git a/nci.yaml b/nci.yaml
index c51793a..11fafb6 100644
--- a/nci.yaml
+++ b/nci.yaml
@@ -8,9 +8,10 @@ repo_diversion: on # toggle when experimental is getting staged for deployment
 
 architectures:
   - amd64
-extra_architectures:
   - arm64
 
+extra_architectures:
+
 types:
   - unstable
   - stable


More information about the Neon-commits mailing list