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

Update GH actions to use ubuntu-latest #148

Merged
merged 6 commits into from
Feb 19, 2025
Merged

Conversation

vkmc
Copy link
Contributor

@vkmc vkmc commented Feb 14, 2025

The Ubuntu 20.04 runner image will be fully unsupported by April 1, 2025.

Actions need to be updated to a newer version.

For some jobs we are already using ubuntu-latest, so use the same for the jobs using ubuntu20.04

vkmc added 6 commits February 14, 2025 05:43
The Ubuntu 20.04 runner image will be fully
unsupported by April 1, 2025.

Actions need to be updated to a newer version.

For some jobs we are already using ubuntu-latest,
so use the same for the jobs using ubuntu20.04
Ubuntu latest (which right now is Ubuntu 24.04)
have some defects that prevent Devstack to correctly
deploy.

Stick to ubuntu22.04 for those jobs until 24.04
is more stable.
@vkmc vkmc requested a review from ayefimov-1 February 19, 2025 10:16
Copy link

@ayefimov-1 ayefimov-1 left a comment

Choose a reason for hiding this comment

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

looks fine.

@vkmc vkmc merged commit 8a43678 into master Feb 19, 2025
19 checks passed
@vkmc vkmc deleted the gh-actions-to-ubuntu-latest branch February 19, 2025 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants