From: Michael Jeanson Date: Mon, 20 Jan 2025 20:49:20 +0000 (-0500) Subject: jjb: libsk: add s390x to jobs X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=b54b335e128d052ad83797c3a78eb1dc31d7783c;p=lttng-ci.git jjb: libsk: add s390x to jobs Change-Id: I1b9e010f89264ca80232700239653ef8a5c2005e Signed-off-by: Michael Jeanson --- diff --git a/jobs/libsk.yaml b/jobs/libsk.yaml index ce9796c..2186cb0 100644 --- a/jobs/libsk.yaml +++ b/jobs/libsk.yaml @@ -27,7 +27,7 @@ - master builds: !!python/tuple [std] confs: !!python/tuple [std] - platforms: !!python/tuple [deb12-amd64, deb12-i386, deb12-arm64, deb12-armhf, deb12-ppc64el, deb13-riscv64, yocto40-ppc64, yocto40-powerpc] + platforms: !!python/tuple [deb12-amd64, deb12-i386, deb12-arm64, deb12-armhf, deb12-ppc64el, deb13-riscv64, deb12-s390x, yocto40-ppc64, yocto40-powerpc] libsk_git_url: ssh://git@git.internal.efficios.com/odion/libsk.git filter: '' email_to: '' @@ -80,7 +80,7 @@ cctype: clang ccs: - clang - platforms: !!python/tuple [deb12-amd64, deb12-i386, deb12-arm64, deb12-armhf, deb12-ppc64el, deb13-riscv64] + platforms: !!python/tuple [deb12-amd64, deb12-i386, deb12-arm64, deb12-armhf, deb12-ppc64el, deb13-riscv64, deb12-s390x] - project: name: libsk-views