未验证 提交 4f71cb5d 编写于 作者: J Jared Parsons 提交者: GitHub

Merge pull request #38151 from jaredpar/fix-mono2

Disabling Mono leg
......@@ -183,10 +183,11 @@ jobs:
_args: --testCoreClr --docker
_name: CoreClr
_configuration: Debug
mono:
_args: --testMono --docker
_name: Mono
_configuration: Debug
# Disabling Mono while https://github.com/mono/mono/issues/16373 is worked out
# mono:
# _args: --testMono --docker
# _name: Mono
# _configuration: Debug
timeoutInMinutes: 90
steps:
- script: ./eng/cibuild.sh --configuration $(_configuration) --prepareMachine $(_args)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册