weizhouapache commented on code in PR #8609:
URL: https://github.com/apache/cloudstack/pull/8609#discussion_r1694724873
##########
.github/workflows/ci.yml:
##########
@@ -217,15 +217,15 @@ jobs:
- name: Set up JDK
uses: actions/setup-java@v4
with:
- java-version: '11'
+ java-version: '17'
Review Comment:
ok @rohityadavcloud
let's revert the change
```suggestion
java-version: '11'
```
--
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]