kumaab commented on PR #872: URL: https://github.com/apache/ranger/pull/872#issuecomment-4171853335
Thanks @pradeepagrawal8184 for this patch, I think it is best to update the CI/CD build in this PR by removing builds for JDK8 and JDK11 and adding support for JDK17. The jobs `build-8` and `build-11` can be removed from https://github.com/apache/ranger/blob/master/.github/workflows/ci.yml and a similar one for `build-17` can be added, the docker builds don't require changes. -- 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]
