jimexist commented on code in PR #3164:
URL: https://github.com/apache/thrift/pull/3164#discussion_r2132569225
##########
.github/workflows/build.yml:
##########
@@ -577,14 +644,17 @@ jobs:
- uses: actions/setup-java@v4
with:
distribution: temurin
- # here we intentionally use an older version so that we also verify
Java 17 compiles to it
Review Comment:
it was not a typo.
that `UnsupportedClassVersionError` likely from kotlin which isn't
configured with the same version as the java lib project?
--
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]