From c52e8495f327409cbfec54e3c868e37f301cc7ef Mon Sep 17 00:00:00 2001 From: Casey Hillers Date: Mon, 24 May 2021 09:49:04 -0700 Subject: [PATCH] Remove linux_validate_ci_config (#83131) --- .ci.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.ci.yaml b/.ci.yaml index f192110072c..511a476d36c 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -224,10 +224,6 @@ targets: - packages/flutter_tools/ - bin/ - - name: linux_validate_ci_config - builder: Linux validate_ci_config - scheduler: luci - - name: linux_web_tool_tests builder: Linux web_tool_tests scheduler: luci