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

README: Switch from ubuntu-24.04 to ubuntu-latest in GitHub Actions #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

julianladisch
Copy link
Contributor

Since 2024-10-30 ubuntu-latest is ubuntu-24.04 and comes with a compatible mvn version: https://github.blog/changelog/2024-09-25-actions-new-images-and-ubuntu-latest-changes/

Before the migration of ubuntu-latest from ubuntu-22.04 to ubunut-24.04 it came with an incompatible mvn version.

Purpose

Avoid a hard-coded ubuntu version in README.md.

Approach

Replace ubuntu-24.04 with ubuntu-latest in README.md.

Since 2024-10-30 ubuntu-latest is ubuntu-24.04 and comes with a compatible mvn version:
https://github.blog/changelog/2024-09-25-actions-new-images-and-ubuntu-latest-changes/

Before the migration of ubuntu-latest from ubuntu-22.04 to ubunut-24.04 it came
with an incompatible mvn version.
@julianladisch julianladisch requested a review from a team as a code owner December 14, 2024 13:49
Copy link

sonarcloud bot commented Dec 14, 2024

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.

1 participant