From: Kienan Stewart Date: Wed, 2 Oct 2024 13:44:21 +0000 (-0400) Subject: jjb: Add armhf and arm64 as build options for Debian images X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=302246ed2046786ea33d8c1aaefa8a07a40e9f97;p=lttng-ci.git jjb: Add armhf and arm64 as build options for Debian images Change-Id: I2f2bcae64d5003495fcceaececaaa000621923a6 Signed-off-by: Kienan Stewart --- diff --git a/jobs/images.yml b/jobs/images.yml index cdfcd35..30f961b 100644 --- a/jobs/images.yml +++ b/jobs/images.yml @@ -203,6 +203,8 @@ ARCHES: - i386 - amd64 + - armhf + - arm64 RELEASES: - bullseye - bookworm