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

jinrongtong 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 360b616  [ISSUE #3185]remove the arm machine test in travis ci
360b616 is described below

commit 360b616b6fc2e137f30340c87314b4c65a1750b2
Author: guyinyou <[email protected]>
AuthorDate: Wed Jul 28 11:45:16 2021 +0800

    [ISSUE #3185]remove the arm machine test in travis ci
---
 .travis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index df6a735..4a70bcc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,8 +16,8 @@ matrix:
   # On Linux we install latest OpenJDK 1.8 from Ubuntu repositories
   - name: Linux x86_64
     arch: amd64
-  - name: Linux aarch64
-    arch: arm64
+#  - name: Linux aarch64
+#    arch: arm64
 
 cache:
   directories:

Reply via email to