projects
/
lttng-ci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58e747d
)
jjb: Drop barectf i386 jobs
author
Michael Jeanson
<mjeanson@efficios.com>
Fri, 1 Oct 2021 17:50:07 +0000
(13:50 -0400)
committer
Michael 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
patch
|
blob
|
blame
|
history
diff --git
a/jobs/barectf.yaml
b/jobs/barectf.yaml
index d1c333bcda73867f0bcb717f0646c3baea25ae09..920fa90ca3f956fe9225075d44d383a988cb2ff7 100644
(file)
--- 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
This page took
0.030246 seconds
and
4
git commands to generate.