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: explicitly use ubuntu-24.04 instead of latest to ensure compat #9786

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

denolfe
Copy link
Member

@denolfe denolfe commented Dec 6, 2024

The runner image ubuntu-latest image will be switching from Ubuntu 22.04 to Ubuntu 24.04 as specified in actions/runner-images#10636.

Rollout will begin on December 5th and will complete on January 17th, 2025.
Breaking changes
Ubuntu 24.04 is ready to be the default version for the "ubuntu-latest" label in GitHub Actions and Azure DevOps.

This PR moves us to explicitly use ubuntu-24.04 to ensure compatibility and to allow explicit upgrades in the future.

@denolfe
Copy link
Member Author

denolfe commented Dec 6, 2024

Linting issue has been fixed on main.

@denolfe denolfe merged commit bbf35a6 into main Dec 6, 2024
58 of 60 checks passed
@denolfe denolfe deleted the ci/ubuntu-24-explicit branch December 6, 2024 07:27
Copy link
Contributor

github-actions bot commented Dec 6, 2024

🚀 This is included in version v3.5.0

kendelljoseph pushed a commit that referenced this pull request Feb 21, 2025
…9786)

The runner image `ubuntu-latest` image will be switching from Ubuntu
22.04 to Ubuntu 24.04 as specified in
actions/runner-images#10636.

> Rollout will begin on December 5th and will complete on January 17th,
2025.
Breaking changes 
Ubuntu 24.04 is ready to be the default version for the "ubuntu-latest"
label in GitHub Actions and Azure DevOps.

This PR moves us to explicitly use `ubuntu-24.04` to ensure
compatibility and to allow explicit upgrades in the future.
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.

1 participant