This is an automated email from the ASF dual-hosted git repository.
hellostephen 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 547ef869922 [fix](ci) remove required check 'Build Third Party
Libraries (macOS)' on branch-3.0 (#50023)
547ef869922 is described below
commit 547ef869922813058d1e45af6d2df2be308523f3
Author: Dongyang Li <[email protected]>
AuthorDate: Mon Apr 14 20:39:50 2025 +0800
[fix](ci) remove required check 'Build Third Party Libraries (macOS)' on
branch-3.0 (#50023)
… on branch-3.0
---
.asf.yaml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 3bc6e4cfceb..1f656a3494b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -75,7 +75,6 @@ github:
- CheckStyle
- Build Broker
- Build Third Party Libraries (Linux)
- - Build Third Party Libraries (macOS)
- FE UT (Doris FE UT)
- BE UT (Doris BE UT)
- Cloud UT (Doris Cloud UT)
@@ -133,4 +132,4 @@ github:
- doris-robot
- LiBinfeng-01
notifications:
- pullrequests_status: [email protected]
\ No newline at end of file
+ pullrequests_status: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]