The following pull request was submitted through Github.
It can be accessed and reviewed at: https://github.com/lxc/lxc-ci/pull/145

This e-mail was sent by the LXC bot, direct replies will not reach the author
unless they happen to be subscribed to this list.

=== Description (from pull-request) ===

From 978dbaf6b248e9a19477549af318bffa808bb3af Mon Sep 17 00:00:00 2001
From: Thomas Hipp <thomas.h...@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.h...@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
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to