Skip to content

Commit cd10e33

Browse files
Merge branch 'master' of github.com:OmniSharp/csharp-language-server-protocol
2 parents 9b583ba + 82934b6 commit cd10e33

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.azure-pipelines.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@ jobs:
6363
Linux:
6464
BuildName: 'Linux'
6565
ImageName: 'ubuntu-latest'
66-
macOS:
67-
BuildName: 'macOS'
68-
ImageName: 'macOS-latest'
66+
# macOS:
67+
# BuildName: 'macOS'
68+
# ImageName: 'macOS-latest'
6969
pool:
7070
vmImage: $(ImageName)
7171
steps:

0 commit comments

Comments
 (0)