This is an automated email from the ASF dual-hosted git repository.
aaronai pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git
The following commit(s) were added to refs/heads/develop by this push:
new 5f8ea7f22 Remove bazel-compile from required status checks (#5765)
5f8ea7f22 is described below
commit 5f8ea7f22757b631e6ee13d8d27c2e86571cf68f
Author: rongtong <[email protected]>
AuthorDate: Fri Jan 6 12:56:36 2023 +0800
Remove bazel-compile from required status checks (#5765)
---
.asf.yaml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index ec498f901..1f559e226 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -45,7 +45,6 @@ github:
- maven-compile (ubuntu-18.04, JDK-8)
- maven-compile (windows-2022, JDK-8)
- maven-compile (macos-11, JDK-8)
- - bazel-compile (ubuntu-20.04)
notifications:
commits: [email protected]
issues: [email protected]