From 879e49b976748e08639ca9ebe88a628c1633eed0 Mon Sep 17 00:00:00 2001 From: Raluca Groza Date: Thu, 6 Jul 2023 08:57:43 +0300 Subject: [PATCH] CI: fix macOS checkout Clean workspace before each build on macOS builds. Signed-off-by: Raluca Groza --- azure-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 320269991..bb7545413 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -281,6 +281,8 @@ stages: ############################################# - job: macOSBuilds # Host Box + workspace: + clean: all strategy: matrix: macOS_11: