**Description:** We want to incorperate JDK25-ea to our CI. But our code does not work with `25.0.0+26.0.ea`. How can I pin the Java version to `25.0.0+25.0.ea`? We tried `25.0.0-ea.25` and `25.0.0+25.0.ea` but either work. **Platform:** - Ubuntu **Runner type:** - Hosted