Skip to content

Commit da154b2

Browse files
disable macos with ocaml as it fails too often
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
1 parent a71aa11 commit da154b2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,7 @@ jobs:
288288

289289
- job: "MacOSOCaml"
290290
displayName: "MacOS build with OCaml"
291+
condition: eq(0,1)
291292
pool:
292293
vmImage: "macOS-latest"
293294
steps:

0 commit comments

Comments
 (0)