From b54b335e128d052ad83797c3a78eb1dc31d7783c Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Mon, 20 Jan 2025 15:49:20 -0500 Subject: [PATCH] jjb: libsk: add s390x to jobs Change-Id: I1b9e010f89264ca80232700239653ef8a5c2005e Signed-off-by: Michael Jeanson --- jobs/libsk.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.5