Skip to content

Commit 1b5c60a

Browse files
committed
Disable the macOS legs
1 parent 30d074b commit 1b5c60a

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

scripts/azure-pipelines.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -61,17 +61,3 @@ jobs:
6161
configuration: Release
6262
architecture: x64
6363
OVERRIDE_RUNTIME_IDENTIFIER: ubuntu.18.04-x64
64-
65-
- template: azure-unix.yml
66-
parameters:
67-
name: macos_debug_x64
68-
pool: macOS-latest
69-
configuration: Debug
70-
architecture: x64
71-
72-
- template: azure-unix.yml
73-
parameters:
74-
name: macos_release_x64
75-
pool: macOS-latest
76-
configuration: Release
77-
architecture: x64

0 commit comments

Comments
 (0)