提交 651265f6 编写于 作者: A Andy Gocke 提交者: Brett V. Forsgren

Use 15.3 Preview 7 for VSI CI machines

上级 8de36852
......@@ -226,7 +226,7 @@ commitPullList.each { isPr ->
def triggerPhraseOnly = false
def triggerPhraseExtra = ""
Utilities.setMachineAffinity(myJob, 'Windows_NT', 'latest-dev15-3-preview6')
Utilities.setMachineAffinity(myJob, 'Windows_NT', 'latest-dev15-3-preview7')
Utilities.addXUnitDotNETResults(myJob, '**/xUnitResults/*.xml')
addRoslynJob(myJob, jobName, branchName, isPr, triggerPhraseExtra, triggerPhraseOnly)
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册