-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
ci: test with Java 21 #803
Conversation
I have added this to PR #801 |
Thanks for letting me know. Your change seems to be doing two things at once and it is probably best to handle them separately as it would be easier to revert if needed I am leaving this open for now and I'll leave it up to the maintainers to decide |
good point, I'll keep the current 8-17 in my PR. we can use this one for ensuring 21 works without issue as well |
What problem does this code solve? Risks Changes to the API? Will this require a new release? Should the documentation be updated? Does it break the unit tests? Was any code refactored in this commit? Review status Starting 3-day comment window |
Add Java 21 to the build matrix