This is an automated email from the ASF dual-hosted git repository.

lizhanhui 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 62b383ae5 Make bazel check optional till all flaky tests are properly 
handled
62b383ae5 is described below

commit 62b383ae57be0005486cd86307615955b11f0e0f
Author: Zhanhui Li <[email protected]>
AuthorDate: Mon Aug 29 19:55:56 2022 +0800

    Make bazel check optional till all flaky tests are properly handled
---
 .asf.yaml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 48f0b486d..f98da50a7 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -41,7 +41,4 @@ github:
         contexts:
           - misspell-check
           - check-license
-          - maven-compile (ubuntu-18.04, JDK-8)
-          - bazel-compile (ubuntu-18.04)
-          - bazel-compile (ubuntu-20.04)
-          - bazel-compile (ubuntu-22.04)
+          - maven-compile (ubuntu-18.04, JDK-8)
\ No newline at end of file

Reply via email to