[neon/infrastructure/pangea-data] /: make a nul entry for extra_architectures:

Carlos De Maine null at kde.org
Sun Jul 5 02:04:44 BST 2026


Git commit 5eddfea635007b347718ada7a9bc862f5d161632 by Carlos De Maine.
Committed on 05/07/2026 at 01:04.
Pushed by carlosdem into branch 'master'.

make a nul entry for extra_architectures:

M  +2    -1    nci.yaml

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

diff --git a/nci.yaml b/nci.yaml
index dab0a42..31a8601 100644
--- a/nci.yaml
+++ b/nci.yaml
@@ -9,7 +9,8 @@ repo_diversion: false # toggle when experimental is getting staged for deploymen
 architectures:
   - amd64
 
-#extra_architectures:
+extra_architectures:
+  -
 #  - arm64
 
 types:


More information about the Neon-commits mailing list