Yiyiyimu commented on a change in pull request #3621:
URL: https://github.com/apache/apisix/pull/3621#discussion_r585634137
##########
File path: utils/centos7-ci.sh
##########
@@ -27,7 +27,7 @@ install_dependencies() {
# install openresty
yum install -y yum-utils && yum-config-manager --add-repo
https://openresty.org/package/centos/openresty.repo
- yum install -y openresty-debug openresty-openssl111-debug-devel
+ yum install -y openresty openresty-debug openresty-openssl111-debug-devel
Review comment:
fixed. PTAL
----------------------------------------------------------------
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:
[email protected]