On 15/2/23 20:25, Alex Bennée wrote:
From: Thomas Huth <th...@redhat.com>

There's no need to run a full-blown bash just to create a directory.
And we can skip the "cd build" each time by doing it once at the
beginning.

Additionally, let's exclude some targets (that we already compile-test
with MinGW in the gitlab jobs) from the build, since the build time of
this task is very long already (between 80 and 90 minutes).

Signed-off-by: Thomas Huth <th...@redhat.com>
Message-Id: <20230208103046.618154-1-th...@redhat.com>
Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
---
  .cirrus.yml | 8 +++++---
  1 file changed, 5 insertions(+), 3 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to