gapic-generator-java
gapic-generator-java copied to clipboard
Update `ci.yaml` to support Java 23
https://github.com/googleapis/sdk-platform-java/actions/runs/12835345998/attempts/1?pr=3571 was the failing result of the attempt done in https://github.com/googleapis/sdk-platform-java/pull/3571/commits/59806837c2ba483845f21be5485afa669792a336
However, since we only use showcase as a proxy for JDK 23 compatibility, I opted for not debugging this error when enabling Java 23 in the matrix for build.
Since we are now actively supporting a JDK 23 based GraalVM image, I believe it makes sense to support Java 23 in our CIs.
~To be solved by https://github.com/googleapis/java-shared-config/pull/967~ To be solved by https://github.com/googleapis/sdk-platform-java/pull/3574