Unverified Commit 411eeb41 authored by godofredoc's avatar godofredoc Committed by GitHub

Disable temporarily validate_scheduler config. (#82073)

parent e7f04396
......@@ -448,7 +448,7 @@
"name": "Linux validate_ci_config",
"repo": "flutter",
"task_name": "linux_validate_ci_config",
"flaky": false
"flaky": true
},
{
"name": "Linux web_tool_tests",
......
......@@ -232,7 +232,7 @@
"name": "Linux validate_ci_config",
"repo": "flutter",
"task_name": "linux_validate_ci_config",
"enabled": true
"enabled": false
},
{
"name": "Linux web_tool_tests",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment