Skip to content

Commit 86d6e6e

Browse files
jtmcdoleIvoneDjaja
authored andcommitted
fix: infra out of resources (flutter#178387)
Mac bots in device lab were upgraded to 15.7; which no longer matches ci.yaml question for future: is there a better option for this other than pinning? fixes: flutter#178384
1 parent 19b445c commit 86d6e6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ platform_properties:
256256
{"dependency": "chrome_and_driver", "version": "version:125.0.6422.141"},
257257
{"dependency": "open_jdk", "version": "version:21"}
258258
]
259-
os: Mac-15.1|Mac-15.5|Mac-15.6
259+
os: Mac-15.1|Mac-15.5|Mac-15.6|Mac-15.7
260260
cpu: x86
261261
device_type: "mokey"
262262

0 commit comments

Comments
 (0)