nickva commented on code in PR #93:
URL: https://github.com/apache/couchdb-ci/pull/93#discussion_r2680887256
##########
bin/yum-dependencies.sh:
##########
@@ -152,17 +152,12 @@ popd
# js packages, as long as we're not told to skip them
if [[ $1 != "nojs" ]]; then
- if [[ ${VERSION_ID} -lt 8 ]]; then
Review Comment:
We don't support centos =< 7 any longer
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]