From 27c1c589b7f0c898e1be57df8cb7aa78a0e3a240 Mon Sep 17 00:00:00 2001 From: Austin Anderson <angerson@google.com> Date: Thu, 18 May 2023 12:24:53 -0700 Subject: [PATCH] Hide no-longer-tracked Windows nightly jobs --- tf_oss_dashboard/config.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/tf_oss_dashboard/config.yaml b/tf_oss_dashboard/config.yaml index 3036907..6cc73be 100644 --- a/tf_oss_dashboard/config.yaml +++ b/tf_oss_dashboard/config.yaml @@ -24,9 +24,6 @@ categories: - Nightly - Py+CPP Test Suite - Ubuntu GPU, Python 3.9 - Nightly - Py+CPP Test Suite - Ubuntu GPU, Python 3.10 - Nightly - Py+CPP Test Suite - Ubuntu GPU, Python 3.11 - - Nightly - Py+CPP Test Suite - Windows, Python 3.8 - - Nightly - Py+CPP Test Suite - Windows, Python 3.9 - - Nightly - Py+CPP Test Suite - Windows, Python 3.10 Everything Else: [] Ignorable: - "? / cla/google" -- GitLab