-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Bump MINIMUM working mandrel/graalvm version to 22.3 #39877
Bump MINIMUM working mandrel/graalvm version to 22.3 #39877
Conversation
Do you really think we should backport this? cc @gsmet |
I think so. 22.2 is not working with either Quarkus 3.8.x or 3.9.x and it seems a pretty safe change. |
Gotcha, thanks |
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.
Yeah, I'm all for backporting this and being a bit more aggressive.
Things can get very weird with versions of GraalVM that we are not fully testing and there's nothing the typical user can do to work around it and continue using the old version.
Status for workflow
|
Follow up to #37828 (comment) and #39866 (comment)
main
tested with 22.3 in https://github.com/graalvm/mandrel/actions/runs/8552569916 (except forintegration-test/main
due to graalvm/mandrel#708)