vkasala opened a new issue, #8193:
URL: https://github.com/apache/camel-quarkus/issues/8193
### Description
We should introduce Semeru JDK CE testing. There is already Github action
available.
* https://github.com/actions/setup-java#supported-distributions lists
Semeru JDK as supported distribution
The lazy way of doing it would be to copy what we did for the JDK 25 build:
https://github.com/apache/camel-quarkus/blob/main/.github/workflows/jdk25-build.yaml
And just update the Java distribution in the actions/setup-java parts.
--
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]