-
Notifications
You must be signed in to change notification settings - Fork 27
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
Introduce GraalVM JDK 23 #59
Conversation
Thanks for the PR! Could you please add homebrew-tap/.github/workflows/main.yml Line 11 in d8d12ef
|
@fniephaus maybe remove EOL versions there ? 20 and 22 |
38fd151
to
4a688ca
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
I would've kept them, you can still install them. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
We are not removing the actual artifacts. they are not supported and will not get update, I think running tests on them is not necessary and wasteful of CI resources |
Good point, I agree. |
a3d13fa
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
No description provided.