[lxc-devel] [lxc-ci/master] jenkins/jobs/funtoo: Disable arm64 for now

monstermunchkin on Github lxc-bot at linuxcontainers.org
Thu Apr 16 16:08:06 UTC 2020


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 303 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20200416/70d6fc42/attachment.bin>
-------------- next part --------------
From 978dbaf6b248e9a19477549af318bffa808bb3af Mon Sep 17 00:00:00 2001
From: Thomas Hipp <thomas.hipp at canonical.com>
Date: Thu, 16 Apr 2020 18:07:35 +0200
Subject: [PATCH] jenkins/jobs/funtoo: Disable arm64 for now

Signed-off-by: Thomas Hipp <thomas.hipp at canonical.com>
---
 jenkins/jobs/image-funtoo.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jenkins/jobs/image-funtoo.yaml b/jenkins/jobs/image-funtoo.yaml
index b948316..610d125 100644
--- a/jenkins/jobs/image-funtoo.yaml
+++ b/jenkins/jobs/image-funtoo.yaml
@@ -13,7 +13,7 @@
         - amd64
         - armhf
         - i386
-        - arm64
+        # - arm64
 
     - axis:
         name: release


More information about the lxc-devel mailing list