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

review: chore(CI): bump java ea version to 21 #5143

Merged
merged 8 commits into from May 1, 2023
Merged

Conversation

MartinWitt
Copy link
Collaborator

As java 20 is released at 21.03 we can start using the 21-ea builds in our CI.

@MartinWitt
Copy link
Collaborator Author

I believe they will add 21-ea builds after 20 is published.

@SirYwell
Copy link
Collaborator

Maybe we can go from 19 to 20 in this PR too?

@MartinWitt
Copy link
Collaborator Author

MartinWitt commented Mar 20, 2023 via email

@MartinWitt
Copy link
Collaborator Author

I am not 100% happy with changing to the oracle setup-java action, but the current setup-java action simply does not have early access builds for jdk-20. The oracle actions uses setup-java by itself, so there shouldn't be any large changes for us.

@MartinWitt MartinWitt changed the title chore(CI): bump java ea version to 21 review: chore(CI): bump java ea version to 21 Apr 30, 2023
Copy link
Collaborator

@SirYwell SirYwell left a comment

Choose a reason for hiding this comment

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

Looks like the oracle action is just a wrapper that downloads the JDK from the given website and uses the actions/setup-java action then normally.

Let's try that out then!

@SirYwell SirYwell merged commit 194f91a into master May 1, 2023
11 checks passed
@SirYwell SirYwell deleted the MartinWitt-patch-1 branch May 1, 2023 16:43
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

2 participants