projects
/
platform
/
upstream
/
coreclr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8965f93
)
Move ARM64 Windows boxen to be Helix-provisioned (#20204)
author
Matt Galbraith
<MattGal@users.noreply.github.com>
Tue, 9 Oct 2018 21:18:50 +0000
(14:18 -0700)
committer
Jarret Shook
<jashoo@microsoft.com>
Tue, 9 Oct 2018 21:18:50 +0000
(14:18 -0700)
netci.groovy
patch
|
blob
|
history
diff --git
a/netci.groovy
b/netci.groovy
index
6d7e0aa
..
111141f
100755
(executable)
--- a/
netci.groovy
+++ b/
netci.groovy
@@
-762,7
+762,7
@@
def static setMachineAffinity(def job, def os, def architecture, def options = n
label('Windows.10.Amd64.ClientRS4.DevEx.Open')
}
} else {
- Utilities.setMachineAffinity(job,
os, 'arm64-windows_nt
')
+ Utilities.setMachineAffinity(job,
'windows.10.arm64.open
')
}
} else {
assert os != 'Windows_NT'