jjb: Drop barectf i386 jobs
authorMichael Jeanson <mjeanson@efficios.com>
Fri, 1 Oct 2021 17:50:07 +0000 (13:50 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Fri, 1 Oct 2021 17:50:13 +0000 (13:50 -0400)
A tox dependency on i386 requires a full rust toolchain.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
jobs/barectf.yaml

index d1c333bcda73867f0bcb717f0646c3baea25ae09..920fa90ca3f956fe9225075d44d383a988cb2ff7 100644 (file)
       - stable-3.0
     jobs:
       - 'barectf_{version}_build':
-          arch: !!python/tuple [i386, amd64]
+          arch: !!python/tuple [amd64]
 
 - project:
     name: gerrit-barectf
     jobs:
       - 'dev_gerrit_barectf_{buildtype}':
           buildtype: build
-          arch: !!python/tuple [i386, amd64]
+          arch: !!python/tuple [amd64]
 
 - project:
     name: barectf-views
This page took 0.028106 seconds and 4 git commands to generate.