-
Notifications
You must be signed in to change notification settings - Fork 811
Issue725 read me supported version syntax #750
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Issue725 read me supported version syntax #750
Conversation
Hi @fniephaus We're sorry, the page you requested was not found. Can you please check? |
Hi @skateball, I'm not sure why this is failing but this seems to be a transient issue. GraalVM for JDK 18 indeed does not exist and the test is supposed to check for exactly that. Instead of an exception being thrown, however, I see this in the log:
I'd assume this is unrelated to your markdown changes. |
yesterday Java/OpenJDK 25 was released. Therefore Java 24 is out of support.
Description:
some small changes on README.md to enhance readabilty
Related issue:
fixes #725
Check list: