зеркало из https://github.com/dotnet/msbuild.git
Disable Mono CI (#6059)
Until it can parse C# 9 syntax. Followed by issue #6058
This commit is contained in:
Родитель
8ed680346b
Коммит
f8d5553304
|
@ -209,6 +209,8 @@ jobs:
|
|||
condition: always()
|
||||
|
||||
- job: MonoOnMac
|
||||
# Mono CI disabled until it can parse C# 9 syntax: https://github.com/dotnet/msbuild/issues/6058
|
||||
condition: eq(1,2)
|
||||
displayName: "macOS Mono"
|
||||
pool:
|
||||
vmImage: 'macOS-10.14'
|
||||
|
|
Загрузка…
Ссылка в новой задаче