[neon/infrastructure/pangea-data] /: tooling doesn't like i386 so lets try aarch64

Carlos De Maine null at kde.org
Thu Oct 5 04:29:42 BST 2023


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

tooling doesn't like i386 so lets try aarch64

M  +1    -1    nci.yaml

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

diff --git a/nci.yaml b/nci.yaml
index baa9c1b..ab8390e 100644
--- a/nci.yaml
+++ b/nci.yaml
@@ -11,7 +11,7 @@ architectures:
   - arm64
 
 extra_architectures:
-  - i386
+  - aarch64
 
 types:
   - unstable


More information about the Neon-commits mailing list