X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Flibrseq.yaml;fp=jobs%2Flibrseq.yaml;h=228f96375186135af4873c27c466672855dc5066;hb=0383daf393a8463a76ca5371544f5ec6a2e687b0;hp=bb5b8e84307a5e5a5b84baf61097d70581c0fd6b;hpb=3b80066fe51e74902acb0db5d4329a14f7c67566;p=lttng-ci.git diff --git a/jobs/librseq.yaml b/jobs/librseq.yaml index bb5b8e8..228f963 100644 --- a/jobs/librseq.yaml +++ b/jobs/librseq.yaml @@ -340,7 +340,7 @@ touchstone: '(build == "std") && (conf == "std") && (cc == "clang-14")' - 'librseq_{version}_{buildtype}': buildtype: portbuild - platforms: !!python/tuple [deb11-armhf, deb11-arm64, deb12-ppc64el, deb11-i386, deb12-i386] + platforms: !!python/tuple [deb11-armhf, deb11-arm64, deb12-arm64, deb12-ppc64el, deb11-i386, deb12-i386] builds: !!python/tuple [std] confs: !!python/tuple [std, static] touchstone: '(build == "std") && (conf == "std") && (platform == "deb11-i386")'