You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/09/14 15:38:26 UTC

[GitHub] [apisix] moonming commented on a change in pull request #2225: move etcd cluster in docker for CI

moonming commented on a change in pull request #2225:
URL: https://github.com/apache/apisix/pull/2225#discussion_r488031603



##########
File path: .github/workflows/build.yml
##########
@@ -28,9 +28,13 @@ jobs:
 
 #----------------------------------------------------------------------------
       - name: Linux Get dependencies
-        if: matrix.platform == 'ubuntu-18.04'
+        if: matrix.platform == 'ubuntu-18.04' && matrix.os_name != 'linux_openresty' && matrix.os_name != 'linux_tengine'
         run: sudo apt install -y cpanminus build-essential libncurses5-dev libreadline-dev libssl-dev perl etcd

Review comment:
       we should remove `etcd` from `apt install`




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org