vishalsuvagia commented on code in PR #133:
URL: https://github.com/apache/ambari-metrics/pull/133#discussion_r1778095396
##########
.github/workflows/ambari.yml:
##########
@@ -33,7 +33,11 @@ jobs:
java-version: 8
distribution: temurin
cache: maven
- - name: Set up Python 2
- run: sudo apt-get update && sudo apt-get install -y python2-dev
python-is-python2
+ - name: Set up Python 3
Review Comment:
these packages should already be available in the base image, can you kindly
check and exclude it if not required
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]