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

Carlos De Maine null at kde.org
Thu Oct 5 07:40:29 BST 2023


Git commit 30760b9b544e7caf0aa438548952105219be7641 by Carlos De Maine.
Committed on 05/10/2023 at 08:40.
Pushed by carlosdem into branch 'master'.

Revert "tooling doesn't like i386 so lets try aarch64"

This reverts commit 187e9c699f55392bf115fdfa1cf28466aff8cf9e

M  +1    -1    nci.yaml

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

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


More information about the Neon-commits mailing list