epugh commented on PR #4597: URL: https://github.com/apache/solr/pull/4597#issuecomment-5258242272
Claude says that we *can* do this: **Fix:** bump the default in `.github/actions/prepare-for-build/action.yml` on branch_9x from `"11"` to `"17"` (or `"21"` to match main). This won't change what bytecode Solr compiles to — `javac --release 11` still applies — it only changes the JVM Gradle itself boots on. However, I don't really want to get into fussing around with GHA, so backing out the palantir change, to see if we can get the meaningful updates in... -- 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]
