[neon/infrastructure/pangea-data] /: tooling doesn't seem to like null in extra_architectures, so add i386 as a placeholder
Carlos De Maine
null at kde.org
Thu Oct 5 04:14:41 BST 2023
Git commit 29e14409d34e8da6958130d0c3c9279f72f24ba7 by Carlos De Maine.
Committed on 05/10/2023 at 05:14.
Pushed by carlosdem into branch 'master'.
tooling doesn't seem to like null in extra_architectures, so add i386 as a placeholder
M +1 -0 nci.yaml
https://invent.kde.org/neon/infrastructure/pangea-data/-/commit/29e14409d34e8da6958130d0c3c9279f72f24ba7
diff --git a/nci.yaml b/nci.yaml
index 11fafb6..baa9c1b 100644
--- a/nci.yaml
+++ b/nci.yaml
@@ -11,6 +11,7 @@ architectures:
- arm64
extra_architectures:
+ - i386
types:
- unstable
More information about the Neon-commits
mailing list