提交 385b5648 编写于 作者: S Sam Harwell

Enable 64-bit (out-of-process) integration tests

上级 57759e39
......@@ -25,16 +25,15 @@ jobs:
debug_32:
_configuration: Debug
_oop64bit: false
# 64-bit disabled for https://github.com/dotnet/roslyn/issues/40476
# debug_64:
# _configuration: Debug
# _oop64bit: true
debug_64:
_configuration: Debug
_oop64bit: true
release_32:
_configuration: Release
_oop64bit: false
# release_64:
# _configuration: Release
# _oop64bit: true
release_64:
_configuration: Release
_oop64bit: true
timeoutInMinutes: 135
steps:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册