diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f2cbd8dc..75d42415 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -332,7 +332,7 @@ jobs: pool: vmImage: 'macos-10.13' workspace: - clean all + clean: all steps: - template: azure-pipelines/setup-python3.yml - template: azure-pipelines/install-latest-meson.yml