Remove scheduler: luci from new build_aar_module_test (#154945)

This option was deprecated (/removed?) in the time since the test was originally disabled.

See https://github.com/flutter/flutter/issues/109712, https://github.com/flutter/flutter/pull/109714
This commit is contained in:
Gray Mackall 2024-09-10 13:35:07 -07:00 committed by GitHub
parent ad4162f863
commit 6fd2b9f88b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -439,7 +439,6 @@ targets:
tags: > tags: >
["devicelab","hostonly"] ["devicelab","hostonly"]
task_name: build_aar_module_test task_name: build_aar_module_test
scheduler: luci
runIf: runIf:
- dev/** - dev/**
- packages/flutter_tools/** - packages/flutter_tools/**