On Sat, Mar 20, 2021 at 10:37 AM Alex Bennée <[email protected]> wrote: > > From: Thomas Huth <[email protected]> > > Our gitlab-ci got quite slow in the past weeks, due to the immense amount > of jobs that we have, so we should try to reduce the number of jobs. > There is no real good reason for having separate jobs just to test the > trace backends, we can do this just fine in other jobs, too. > > Signed-off-by: Thomas Huth <[email protected]> > Message-Id: <[email protected]> > Reviewed-by: Wainer dos Santos Moschetta <[email protected]> > Signed-off-by: Alex Bennée <[email protected]> > --- > .gitlab-ci.yml | 30 +++--------------------------- > 1 file changed, 3 insertions(+), 27 deletions(-) >
Reviewed-by: Willian Rampazzo <[email protected]>
