Skip to content
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

[Backport 2.x] Update CI to use jdk-21 #604

Merged
merged 1 commit into from
Dec 27, 2023

Conversation

ryanbogan
Copy link
Member

Description

This updates the CI system to use jdk-21, which is latest LTS supported version.
Coming from opensearch-project/OpenSearch#10334

Backport of #599

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Ryan Bogan <rbogan@amazon.com>
Copy link

codecov bot commented Dec 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bc355fd) 89.03% compared to head (b2aeb31) 89.03%.
Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@            Coverage Diff            @@
##                2.x     #604   +/-   ##
=========================================
  Coverage     89.03%   89.03%           
  Complexity      767      767           
=========================================
  Files            93       93           
  Lines          2746     2746           
  Branches        223      223           
=========================================
  Hits           2445     2445           
  Misses          221      221           
  Partials         80       80           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@martin-gaievski martin-gaievski merged commit 273fa8f into opensearch-project:2.x Dec 27, 2023
29 of 30 checks passed
@ryanbogan ryanbogan deleted the backport_jdk_21 branch December 27, 2023 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants