From: Michael Jeanson Date: Wed, 24 Jul 2019 18:09:50 +0000 (-0400) Subject: jjb: remove python-bindings jobs on osx for bt1 X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=6a4bf0626a390457d66a53c1220447f5da00bf37;p=lttng-ci.git jjb: remove python-bindings jobs on osx for bt1 Signed-off-by: Michael Jeanson --- diff --git a/jobs/babeltrace.yaml b/jobs/babeltrace.yaml index 85ab545..b45bd70 100644 --- a/jobs/babeltrace.yaml +++ b/jobs/babeltrace.yaml @@ -619,7 +619,7 @@ buildtype: macosxbuild arch: !!python/tuple [macosx] build: !!python/tuple [std] - conf: !!python/tuple [std, python-bindings] + conf: !!python/tuple [std] - 'babeltrace_{version}_{cctype}': cctype: clangbuild arch: !!python/tuple [amd64]