ci: add JDK 17 and Ubuntu 22.04 support #405
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Motivation and Context
JDK 14 is out-of-life, and JDK 17 is the current LTS.
Also, #403 reports a problem with JDK 14. That might be a broader issue, but can be investigated better if we have a more recent JDK in the CI mix.
Description
Add JDK 17 CI workflow. JDK 14 remains for the purposes of debugging, so this is considered to relate to #403, but not resolve it yet.
How Has This Been Tested?
Only testing as part of the CI for this PR.
Screenshots (if appropriate):
Types of changes
Checklist: