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

zhoubo pushed a commit to branch 5.0.0-preview
in repository https://gitbox.apache.org/repos/asf/rocketmq.git


The following commit(s) were added to refs/heads/5.0.0-preview by this push:
     new e66a482  remove arm64 ci
e66a482 is described below

commit e66a482630f0d2733764595fd76d81b06e675a8b
Author: odbozhou <[email protected]>
AuthorDate: Wed Aug 25 15:50:18 2021 +0800

    remove arm64 ci
---
 .travis.yml | 2 --
 1 file changed, 2 deletions(-)

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

Reply via email to