weixsun commented on code in PR #10941: URL: https://github.com/apache/dubbo/pull/10941#discussion_r1027117593
########## .github/workflows/build-and-test-pr.yml: ########## @@ -53,7 +53,7 @@ jobs: - uses: actions/setup-java@v3 with: distribution: 'zulu' - java-version: 8 + java-version: 17 Review Comment: Yeah, the reason for this is that it is the most convenient way to verify the support for Spring 6 and Spring Boot 3, and now it has been reverted. -- 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: notifications-unsubscr...@dubbo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org