Macmini8,1 for another target that runs host tests (flutter/engine#41179)

This target also runs impeller_unittests that aren't safe to run right
now on Macmini7,1

I missed this in https://github.com/flutter/engine/pull/41159
This commit is contained in:
Dan Field
2023-04-13 20:09:23 -07:00
committed by GitHub
parent 41285bed66
commit bec47ba84f

View File

@@ -128,7 +128,8 @@
"drone_dimensions": [
"device_type=none",
"os=Mac-12",
"cpu=x86"
"cpu=x86",
"mac_model=Macmini8,1"
],
"dependencies": [
{"dependency": "goldctl", "version": "git_revision:3a77d0b12c697a840ca0c7705208e8622dc94603"}