This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new e44f14507d [github](action) rm required tag for 'BE UT (Clang)' and
'BE UT (macOS)' #23422
e44f14507d is described below
commit e44f14507d044687476f871124b4d3703c23d5e0
Author: Dongyang Li <[email protected]>
AuthorDate: Fri Aug 25 09:12:20 2023 +0800
[github](action) rm required tag for 'BE UT (Clang)' and 'BE UT (macOS)'
#23422
These two checks often cost about 2 hours, which slowed down the CI process,
After discussion, maybe we can rm the required tag first, then set compile
with clang in BE UT from TeamCity.
---
.asf.yaml | 2 --
1 file changed, 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 57662d869c..83dd31b148 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -57,10 +57,8 @@ github:
- BE UT (Doris BE UT)
- Build Broker
- Build Documents
- - BE UT (Clang)
- ShellCheck
- clickbench-new (clickbench)
- - BE UT (macOS)
- Build Third Party Libraries (Linux)
- Build Third Party Libraries (macOS)
- COMPILE (DORIS_COMPILE)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]