From a87b32042bfb87e22eb82423105c75434585af10 Mon Sep 17 00:00:00 2001 From: Calvin Kirs Date: Wed, 1 Jul 2026 12:31:47 +0800 Subject: [PATCH] [chore](github)Remove 'Build Broker' task from .asf.yaml Removed 'Build Broker' from the list of tasks. --- .asf.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 70f2c884f1901e..320b109313c78b 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -57,7 +57,6 @@ github: - vault_p0 (Doris Cloud Regression) - FE UT (Doris FE UT) - BE UT (Doris BE UT) - - Build Broker - Build Third Party Libraries (Linux) - Build Third Party Libraries (macOS) - Build Third Party Libraries (macOS-arm64)