diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 0057add97..bff70c859 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -288,6 +288,7 @@ jobs: - job: "MacOSOCaml" displayName: "MacOS build with OCaml" + condition: eq(0,1) pool: vmImage: "macOS-latest" steps: