From: Michael Jeanson Date: Fri, 1 Oct 2021 17:50:07 +0000 (-0400) Subject: jjb: Drop barectf i386 jobs X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=ba27cbe025f61f0c1d0ec0f0c6a802b78a478e5a;p=lttng-ci.git jjb: Drop barectf i386 jobs A tox dependency on i386 requires a full rust toolchain. Signed-off-by: Michael Jeanson --- diff --git a/jobs/barectf.yaml b/jobs/barectf.yaml index d1c333b..920fa90 100644 --- a/jobs/barectf.yaml +++ b/jobs/barectf.yaml @@ -145,7 +145,7 @@ - stable-3.0 jobs: - 'barectf_{version}_build': - arch: !!python/tuple [i386, amd64] + arch: !!python/tuple [amd64] - project: name: gerrit-barectf @@ -154,7 +154,7 @@ jobs: - 'dev_gerrit_barectf_{buildtype}': buildtype: build - arch: !!python/tuple [i386, amd64] + arch: !!python/tuple [amd64] - project: name: barectf-views