Skip to content

Commit

Permalink
CI: fix macOS checkout
Browse files Browse the repository at this point in the history
Clean workspace before each build on macOS builds.

Signed-off-by: Raluca Groza <raluca.groza@analog.com>
  • Loading branch information
ccraluca authored and pcercuei committed Jul 6, 2023
1 parent c34084e commit 879e49b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-pipelines.yml
Expand Up @@ -281,6 +281,8 @@ stages:
#############################################
- job: macOSBuilds
# Host Box
workspace:
clean: all
strategy:
matrix:
macOS_11:
Expand Down

0 comments on commit 879e49b

Please sign in to comment.