From 517233c7fbdd2ebb83fdbaec348f3478e63a0b92 Mon Sep 17 00:00:00 2001 From: Dongyang Li Date: Sat, 28 Oct 2023 16:21:41 +0800 Subject: [PATCH] [fix](pipeline) remove pipelinex required on branch-2.0 (#26053) --- .asf.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index ecef7722ff..3920d682fc 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -89,7 +89,6 @@ github: - Clang Formatter - CheckStyle - P0 Regression (Doris Regression) - - P0 Regression PipelineX (Doris Regression) - P1 Regression (Doris Regression) - External Regression (Doris External Regression) - FE UT (Doris FE UT)