From 4d2692c67c545556f1160aba06975a2691c53ee9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Graber?= Date: Sat, 20 Apr 2024 10:19:14 -0400 Subject: [PATCH] jenkins: Test on armhf MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Stéphane Graber --- jenkins/jobs/test-image.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/jenkins/jobs/test-image.yaml b/jenkins/jobs/test-image.yaml index 041db7df..31d02018 100644 --- a/jenkins/jobs/test-image.yaml +++ b/jenkins/jobs/test-image.yaml @@ -12,6 +12,7 @@ values: - amd64 - arm64 + - armhf builders: - shell: |-