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

[Build] Update actions to their latest version and build with Temurin #209

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

HannesWell
Copy link
Contributor

The adopt distribution should not be used anymore. Instead temurin is recommended.
Quoting from https://github.com/actions/setup-java/?tab=readme-ov-file#supported-distributions

NOTE: AdoptOpenJDK got moved to Eclipse Temurin and won't be updated anymore. It is highly recommended to migrate
workflows from adopt and adopt-openj9, to temurin and semeru respectively, to keep receiving software and security updates.
See more details in the [Good-bye AdoptOpenJDK post](https://blog.adoptopenjdk.net/2021/08/goodbye-adoptopenjdk-hello-adoptium/).

Copy link
Member

@NiklasRentzCAU NiklasRentzCAU left a comment

Choose a reason for hiding this comment

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

Thanks for the change, approved!

@NiklasRentzCAU NiklasRentzCAU merged commit 00346fe into kieler:master Oct 8, 2024
2 checks passed
@HannesWell HannesWell deleted the update-build branch October 8, 2024 17:14
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.

3 participants