Remove windows docs from list of try jobs. (#64125)

Bug:
  https://github.com/flutter/flutter/issues/64121
This commit is contained in:
godofredoc 2020-08-18 21:48:04 -07:00 committed by GitHub
parent 3e867f78db
commit 86d2fe9f20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -72,12 +72,6 @@
"task_name": "win_customer_testing", "task_name": "win_customer_testing",
"enabled":true "enabled":true
}, },
{
"name": "Windows docs",
"repo": "flutter",
"task_name": "win_docs",
"enabled":true
},
{ {
"name": "Windows framework_tests", "name": "Windows framework_tests",
"repo": "flutter", "repo": "flutter",