Override OS and Xcode version for plugin_lint_mac (#98210)

This commit is contained in:
Jenn Magder 2022-02-10 13:23:14 -08:00 committed by GitHub
parent 0ce527eb91
commit c1c96ef677
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2752,6 +2752,8 @@ targets:
tags: >
["devicelab","hostonly"]
task_name: plugin_lint_mac
os: Mac-12 # Override OS and Xcode for https://github.com/flutter/flutter/issues/97303
xcode: 13a233
scheduler: luci
runIf:
- dev/**