graalvm / setup-graalvm

GitHub Action for setting up GraalVM distributions.
https://www.graalvm.org
Universal Permissive License v1.0
196 stars 28 forks source link

Liberica latest version of jdk 23 is not being detected #116

Open nmammeri opened 1 week ago

nmammeri commented 1 week ago

If I call the action with

I get an error: Error: Unable to find the latest version for JDK23. Please make sure the java-version is set correctly. If you think this is a mistake, please file an issue at: https://github.com/graalvm/setup-graalvm/issues.

fniephaus commented 1 week ago

Thanks for filing this, @nmammeri. Could you take a look at this please, @petermz?

petermz commented 2 days ago

Hopefully works now. Thanks for the heads up!