Move Mac NativeFonts bots onto Macminis.
Change-Id: I0f7842c0aa7ac32bf26296d7eb9df772711a502e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/465716 Reviewed-by: Ben Wagner <bungeman@google.com> Commit-Queue: Joe Gregorio <jcgregorio@google.com>
This commit is contained in:
parent
6e6ae1b762
commit
9ac4ee6457
@ -830,7 +830,7 @@ func (b *taskBuilder) defaultSwarmDimensions() {
|
||||
"MacMini9.1": "arm64-64-Apple_M1",
|
||||
},
|
||||
"AVX": {
|
||||
"VMware7.1": "x86-64-E5-2697_v2",
|
||||
"VMware7.1": "x86-64",
|
||||
},
|
||||
"AVX2": {
|
||||
"GCE": "x86-64-Haswell_GCE",
|
||||
|
@ -46857,7 +46857,7 @@
|
||||
"Housekeeper-PerCommit-BundleRecipes"
|
||||
],
|
||||
"dimensions": [
|
||||
"cpu:x86-64-E5-2697_v2",
|
||||
"cpu:x86-64",
|
||||
"os:Mac-10.13.6",
|
||||
"pool:Skia"
|
||||
],
|
||||
@ -46963,7 +46963,7 @@
|
||||
"Housekeeper-PerCommit-BundleRecipes"
|
||||
],
|
||||
"dimensions": [
|
||||
"cpu:x86-64-E5-2697_v2",
|
||||
"cpu:x86-64",
|
||||
"os:Mac-10.14.6",
|
||||
"pool:Skia"
|
||||
],
|
||||
@ -48753,7 +48753,7 @@
|
||||
"Housekeeper-PerCommit-BundleRecipes"
|
||||
],
|
||||
"dimensions": [
|
||||
"cpu:x86-64-E5-2697_v2",
|
||||
"cpu:x86-64",
|
||||
"os:Mac-10.15.7",
|
||||
"pool:Skia"
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user