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

[CI] Switch to temurin JDK #24

Merged
merged 1 commit into from Jul 5, 2022
Merged

[CI] Switch to temurin JDK #24

merged 1 commit into from Jul 5, 2022

Conversation

kaijchen
Copy link
Contributor

@kaijchen kaijchen commented Jul 5, 2022

What changes were proposed in this pull request?

Switch to temurin JDK in CI.

Why are the changes needed?

From https://github.com/actions/setup-java:

NOTE: Adopt OpenJDK got moved to Eclipse Temurin and won't be updated anymore. It is highly recommended to migrate workflows from adopt to temurin to keep receiving software and security updates. See more details in the Good-bye AdoptOpenJDK post.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

By CI.

@codecov-commenter
Copy link

codecov-commenter commented Jul 5, 2022

Codecov Report

Merging #24 (5afc2ba) into master (8256765) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master      #24   +/-   ##
=========================================
  Coverage     56.29%   56.29%           
  Complexity     1168     1168           
=========================================
  Files           152      152           
  Lines          8401     8401           
  Branches        813      813           
=========================================
  Hits           4729     4729           
  Misses         3408     3408           
  Partials        264      264           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8256765...5afc2ba. Read the comment docs.

Copy link
Contributor

@jerqi jerqi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jerqi jerqi merged commit bba68a9 into apache:master Jul 5, 2022
@kaijchen kaijchen deleted the temurin branch July 5, 2022 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants