From f4d90182aa2f3df75812403035d0d4fea7e27e1d Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Thu, 19 Sep 2024 14:01:52 +0800 Subject: [PATCH] triage: remove some formulae from `CI-linux-self-hosted-deps` `dart-sdk` has no dependents, so does not need the label. `libtiff` and `llvm` no longer require this now that we skip recursive dependencies on Linux. --- .github/workflows/triage.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/triage.yml b/.github/workflows/triage.yml index a90580376738..732e7383dbad 100644 --- a/.github/workflows/triage.yml +++ b/.github/workflows/triage.yml @@ -335,7 +335,6 @@ jobs: aom|\ brotli|\ cups|\ - dart-sdk|\ dbus|\ freetype|\ gdbm|\ @@ -354,13 +353,11 @@ jobs: libnghttp2|\ libsndfile|\ libssh2|\ - libtiff|\ libva|\ libx11|\ libxcrypt|\ libxml2|\ libxrandr|\ - llvm|\ mesa|\ minizip|\ mpfr|\